|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProcessUnitType
A representation of the model object 'Process Unit Type'.
The following features are supported:
UnitPackage.getProcessUnitType()| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
org.eclipse.emf.common.util.EList |
getProperty()
Returns the value of the 'Property' containment reference list. |
java.lang.String |
getUniqueID()
Returns the value of the 'Unique ID' attribute |
boolean |
isDisabled()
Returns the value of the 'Disabled' attribute |
boolean |
isSetDisabled()
Returns whether the value of the ' Disabled' attribute is set |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' attribute |
void |
setDisabled(boolean value)
Sets the value of the ' Disabled' attribute |
void |
setUniqueID(java.lang.String value)
Sets the value of the ' Unique ID' attribute |
void |
unsetDisabled()
Unsets the value of the ' Disabled' 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 getProperty()
PropertyType.
If the meaning of the 'Property' containment reference list isn't clear, there really should be more of a description here...
UnitPackage.getProcessUnitType_Property()java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
UnitPackage.getProcessUnitType_Description()void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()boolean isDisabled()
If the meaning of the 'Disabled' attribute isn't clear, there really should be more of a description here...
isSetDisabled(),
unsetDisabled(),
setDisabled(boolean),
UnitPackage.getProcessUnitType_Disabled()void setDisabled(boolean value)
Disabled' attribute.
value - the new value of the 'Disabled' attribute.isSetDisabled(),
unsetDisabled(),
isDisabled()void unsetDisabled()
Disabled' attribute.
isSetDisabled(),
isDisabled(),
setDisabled(boolean)boolean isSetDisabled()
Disabled' attribute is set.
unsetDisabled(),
isDisabled(),
setDisabled(boolean)java.lang.String getUniqueID()
If the meaning of the 'Unique ID' attribute isn't clear, there really should be more of a description here...
setUniqueID(String),
UnitPackage.getProcessUnitType_UniqueID()void setUniqueID(java.lang.String value)
Unique ID' attribute.
value - the new value of the 'Unique ID' attribute.getUniqueID()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||