|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Fragment
A representation of the model object 'Fragment'.
The following features are supported:
ProbekitPackage.getFragment()| Method Summary | |
|---|---|
java.lang.String |
getCode()
Returns the value of the 'Code' attribute |
org.eclipse.emf.common.util.EList<DataItem> |
getData()
Returns the value of the 'Data' containment reference list. |
FragmentType |
getType()
Returns the value of the 'Type' attribute. |
boolean |
isSetType()
Returns whether the value of the ' Type' attribute is set |
void |
setCode(java.lang.String value)
Sets the value of the ' Code' attribute |
void |
setType(FragmentType value)
Sets the value of the ' Type' attribute |
void |
unsetType()
Unsets the value of the ' Type' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<DataItem> getData()
DataItem.
If the meaning of the 'Data' containment reference list isn't clear, there really should be more of a description here...
ProbekitPackage.getFragment_Data()java.lang.String getCode()
If the meaning of the 'Code' attribute isn't clear, there really should be more of a description here...
setCode(String),
ProbekitPackage.getFragment_Code()void setCode(java.lang.String value)
Code' attribute.
value - the new value of the 'Code' attribute.getCode()FragmentType getType()
"entry".
The literals are from the enumeration FragmentType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
FragmentType,
isSetType(),
unsetType(),
setType(FragmentType),
ProbekitPackage.getFragment_Type()void setType(FragmentType value)
Type' attribute.
value - the new value of the 'Type' attribute.FragmentType,
isSetType(),
unsetType(),
getType()void unsetType()
Type' attribute.
isSetType(),
getType(),
setType(FragmentType)boolean isSetType()
Type' attribute is set.
unsetType(),
getType(),
setType(FragmentType)
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||