|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'CFG Class'.
Common_ConfigurationPackage.getCFGClass()The following features are supported:
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getInstances()
Returns the value of the 'Instances' containment reference list. |
org.eclipse.emf.common.util.EList |
getInstantiations()
Returns the value of the 'Instantiations' reference list. |
org.eclipse.emf.common.util.EList |
getOperations()
Returns the value of the 'Operations' containment reference list. |
| Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| 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 |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.IDeployableComponent |
|---|
getEnvironmentVariables, getLocation, getMethods, getOwner, getResource, setLocation, setResource |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.INamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public org.eclipse.emf.common.util.EList getOperations()
CFGOperation.
It is bidirectional and its opposite is 'Owning Class'.
If the meaning of the 'Operations' containment reference list isn't clear, there really should be more of a description here...
Common_ConfigurationPackage.getCFGClass_Operations(),
CFGOperation.getOwningClass()public org.eclipse.emf.common.util.EList getInstances()
CFGInstance.
It is bidirectional and its opposite is 'Class Owner'.
If the meaning of the 'Instances' containment reference list isn't clear, there really should be more of a description here...
Common_ConfigurationPackage.getCFGClass_Instances(),
CFGInstance.getClassOwner()public org.eclipse.emf.common.util.EList getInstantiations()
CFGInstance.
It is bidirectional and its opposite is 'Class Type'.
If the meaning of the 'Instantiations' reference list isn't clear, there really should be more of a description here...
Common_ConfigurationPackage.getCFGClass_Instantiations(),
CFGInstance.getClassType()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||