|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TriggerPort
A representation of the model object 'Trigger Port'.
The following features are supported:
Aadl2Package.getTriggerPort()
Field Summary |
---|
Fields inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
Context |
getContext()
Returns the value of the 'Context' reference |
Port |
getPort()
Returns the value of the 'Port' reference |
void |
setContext(Context value)
Sets the value of the ' Context ' reference |
void |
setPort(Port value)
Sets the value of the ' Port ' reference |
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 |
---|
Context getContext()
If the meaning of the 'Context' reference isn't clear, there really should be more of a description here...
setContext(Context)
,
Aadl2Package.getTriggerPort_Context()
void setContext(Context value)
Context
' reference.
value
- the new value of the 'Context' reference.getContext()
Port getPort()
If the meaning of the 'Port' reference isn't clear, there really should be more of a description here...
setPort(Port)
,
Aadl2Package.getTriggerPort_Port()
void setPort(Port value)
Port
' reference.
value
- the new value of the 'Port' reference.getPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |