|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstanceObject
A representation of the model object 'Object'.
InstancePackage.getInstanceObject()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getComponentInstanceList()
construct a list of subcomponent references It represents the path to the given Component Instance (excluding the system impl of the system instance |
java.lang.String |
getComponentInstancePath()
construct a string path excluding the systeminstance as root. |
ComponentInstance |
getContainingComponentInstance()
Returns the closest ancestor component (in the containment hierarchy) that is a ComponentInstance . |
java.lang.String |
getInstanceObjectPath()
construct a string path from the systeminstance as root |
java.util.List |
getInstantiatedObjects()
Return the declarative objects that define this instance. |
SystemInstance |
getSystemInstance()
find the enclosing SystemInstance |
Methods inherited from interface edu.cmu.sei.aadl.model.core.NamedElement |
---|
getName, setName |
Methods inherited from interface edu.cmu.sei.aadl.model.core.AObject |
---|
addComment, getAadlSpec, getAObjectRoot, getChildren, getComment, getContainingClassifier, getContainingClassifierNameSpace, getContainingComponentImpl, getContainingComponentType, getContainingPropertyAssociationDefinitionConstant, getContainingSubcomponent, getLocationReference, getReferencedObject, getSecondReferencedObject, setLocationReference, setLocationReference |
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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
SystemInstance getSystemInstance()
getSystemInstance
in interface AObject
java.lang.String getInstanceObjectPath()
java.lang.String getComponentInstancePath()
java.util.List getInstantiatedObjects()
ModeTransitionInstance
s.ComponentInstance getContainingComponentInstance()
ComponentInstance
.
org.eclipse.emf.common.util.EList getComponentInstanceList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |