|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VirtualProcessorType
A representation of the model object 'Virtual Processor Type'.
The following features are supported:
Owned Data Port
Owned Event Data Port
Owned Event Port
Owned Subprogram Access
Owned Subprogram Group Access
Aadl2Package.getVirtualProcessorType()
Field Summary |
---|
Fields inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
DataPort |
createOwnedDataPort()
Creates a new DataPort and appends it to the 'Owned Data Port' containment reference list |
EventDataPort |
createOwnedEventDataPort()
Creates a new EventDataPort and appends it to the 'Owned Event Data Port' containment reference list |
EventPort |
createOwnedEventPort()
Creates a new EventPort and appends it to the 'Owned Event Port' containment reference list |
SubprogramAccess |
createOwnedSubprogramAccess()
Creates a new SubprogramAccess and appends it to the 'Owned Subprogram Access' containment reference list |
SubprogramGroupAccess |
createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
org.eclipse.emf.common.util.EList<DataPort> |
getOwnedDataPorts()
Returns the value of the 'Owned Data Port' containment reference list. |
org.eclipse.emf.common.util.EList<EventDataPort> |
getOwnedEventDataPorts()
Returns the value of the 'Owned Event Data Port' containment reference list. |
org.eclipse.emf.common.util.EList<EventPort> |
getOwnedEventPorts()
Returns the value of the 'Owned Event Port' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramAccess> |
getOwnedSubprogramAccesses()
Returns the value of the 'Owned Subprogram Access' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.ComponentType |
---|
createOwnedAbstractFeature, createOwnedExtension, createOwnedFeatureGroup, createOwnedFlowSpecification, getAllFlowSpecifications, getExtended, getFeatures, getOwnedAbstractFeatures, getOwnedExtension, getOwnedFeatureGroups, getOwnedFeatures, getOwnedFlowSpecifications, isNoFeatures, setExtended, setNoFeatures, setOwnedExtension |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.ComponentClassifier |
---|
createOwnedInternalEvent, createOwnedMode, createOwnedModeTransition, createOwnedProcessorPort, getCategory, getOwnedInternalEvents, getOwnedModes, getOwnedModeTransitions, getOwnedProcessorPorts, isNoFlows, isNoModes, setNoFlows, setNoModes |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.Namespace |
---|
findNamedElement, getMembers, getNamesOfMember, getOwnedMembers, members_distinguishable, membersAreDistinguishable |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.Type |
---|
conformsTo |
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 |
---|
org.eclipse.emf.common.util.EList<DataPort> getOwnedDataPorts()
DataPort
.
This feature subsets the following features:
If the meaning of the 'Owned Data Port' containment reference list isn't clear, there really should be more of a description here...
Aadl2Package.getVirtualProcessorType_OwnedDataPort()
DataPort createOwnedDataPort()
DataPort
and appends it to the 'Owned Data Port' containment reference list.
DataPort
.getOwnedDataPorts()
org.eclipse.emf.common.util.EList<EventDataPort> getOwnedEventDataPorts()
EventDataPort
.
This feature subsets the following features:
If the meaning of the 'Owned Event Data Port' containment reference list isn't clear, there really should be more of a description here...
Aadl2Package.getVirtualProcessorType_OwnedEventDataPort()
EventDataPort createOwnedEventDataPort()
EventDataPort
and appends it to the 'Owned Event Data Port' containment reference list.
EventDataPort
.getOwnedEventDataPorts()
org.eclipse.emf.common.util.EList<EventPort> getOwnedEventPorts()
EventPort
.
This feature subsets the following features:
If the meaning of the 'Owned Event Port' containment reference list isn't clear, there really should be more of a description here...
Aadl2Package.getVirtualProcessorType_OwnedEventPort()
EventPort createOwnedEventPort()
EventPort
and appends it to the 'Owned Event Port' containment reference list.
EventPort
.getOwnedEventPorts()
org.eclipse.emf.common.util.EList<SubprogramAccess> getOwnedSubprogramAccesses()
SubprogramAccess
.
This feature subsets the following features:
If the meaning of the 'Owned Subprogram Access' containment reference list isn't clear, there really should be more of a description here...
Aadl2Package.getVirtualProcessorType_OwnedSubprogramAccess()
SubprogramAccess createOwnedSubprogramAccess()
SubprogramAccess
and appends it to the 'Owned Subprogram Access' containment reference list.
SubprogramAccess
.getOwnedSubprogramAccesses()
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> getOwnedSubprogramGroupAccesses()
SubprogramGroupAccess
.
This feature subsets the following features:
If the meaning of the 'Owned Subprogram Group Access' containment reference list isn't clear, there really should be more of a description here...
Aadl2Package.getVirtualProcessorType_OwnedSubprogramGroupAccess()
SubprogramGroupAccess createOwnedSubprogramGroupAccess()
SubprogramGroupAccess
and appends it to the 'Owned Subprogram Group Access' containment reference list.
SubprogramGroupAccess
.getOwnedSubprogramGroupAccesses()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |