|
||||||||||
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 |
---|
Fields inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
java.lang.String |
getComponentInstancePath()
Construct a string path excluding the system instance as root. |
ComponentInstance |
getContainingComponentInstance()
Returns the closest ancestor component (in the containment hierarchy) that is a ComponentInstance . |
java.util.List<SystemOperationMode> |
getExistsInModes()
Returns the System Operation Modes in which the element exists, or null if the element always exists. |
java.lang.String |
getInstanceObjectPath()
Construct a string path from the system instance as root |
java.util.List<? extends NamedElement> |
getInstantiatedObjects()
Return the declarative objects that define this instance. |
SystemInstance |
getSystemInstance()
find the enclosing SystemInstance |
boolean |
isActive(SystemOperationMode som)
|
Methods inherited from interface edu.cmu.sei.aadl.aadl2.Element |
---|
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject |
---|
getLocationReference, 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 |
Method Detail |
---|
ComponentInstance getContainingComponentInstance()
ComponentInstance
.
SystemInstance getSystemInstance()
java.lang.String getInstanceObjectPath()
java.lang.String getComponentInstancePath()
java.util.List<SystemOperationMode> getExistsInModes()
null
if the element always exists.
java.util.List<? extends NamedElement> getInstantiatedObjects()
ModeTransitionInstance
s.boolean isActive(SystemOperationMode som)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |