|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BehaviorAnnex
A representation of the model object 'Behavior Annex'.
The following features are supported:
AadlBaPackage.getBehaviorAnnex()
Field Summary |
---|
Fields inherited from interface org.osate.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<BehaviorState> |
getStates()
Returns the value of the 'States' containment reference list. |
org.eclipse.emf.common.util.EList<BehaviorTransition> |
getTransitions()
Returns the value of the 'Transitions' containment reference list. |
org.eclipse.emf.common.util.EList<BehaviorVariable> |
getVariables()
Returns the value of the 'Variables' containment reference list. |
boolean |
isSetStates()
Returns whether the value of the ' States ' containment reference list is set |
boolean |
isSetTransitions()
Returns whether the value of the ' Transitions ' containment reference list is set |
boolean |
isSetVariables()
Returns whether the value of the ' Variables ' containment reference list is set |
void |
unsetStates()
Unsets the value of the ' States ' containment reference list |
void |
unsetTransitions()
Unsets the value of the ' Transitions ' containment reference list |
void |
unsetVariables()
Unsets the value of the ' Variables ' containment reference list |
Methods inherited from interface org.osate.aadl2.ModalElement |
---|
getAllInModes, getInModes |
Methods inherited from interface org.osate.aadl2.NamedElement |
---|
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getName, getNamespace, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue |
Methods inherited from interface org.osate.aadl2.Element |
---|
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self |
Methods inherited from interface org.osate.aadl2.parsesupport.AObject |
---|
getLocationReference, setLocationReference, setLocationReference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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<BehaviorVariable> getVariables()
BehaviorVariable
.
If the meaning of the 'Variables' containment reference list isn't clear, there really should be more of a description here...
isSetVariables()
,
unsetVariables()
,
AadlBaPackage.getBehaviorAnnex_Variables()
void unsetVariables()
Variables
' containment reference list.
isSetVariables()
,
getVariables()
boolean isSetVariables()
Variables
' containment reference list is set.
unsetVariables()
,
getVariables()
org.eclipse.emf.common.util.EList<BehaviorState> getStates()
BehaviorState
.
If the meaning of the 'States' containment reference list isn't clear, there really should be more of a description here...
isSetStates()
,
unsetStates()
,
AadlBaPackage.getBehaviorAnnex_States()
void unsetStates()
States
' containment reference list.
isSetStates()
,
getStates()
boolean isSetStates()
States
' containment reference list is set.
unsetStates()
,
getStates()
org.eclipse.emf.common.util.EList<BehaviorTransition> getTransitions()
BehaviorTransition
.
If the meaning of the 'Transitions' containment reference list isn't clear, there really should be more of a description here...
isSetTransitions()
,
unsetTransitions()
,
AadlBaPackage.getBehaviorAnnex_Transitions()
void unsetTransitions()
Transitions
' containment reference list.
isSetTransitions()
,
getTransitions()
boolean isSetTransitions()
Transitions
' containment reference list is set.
unsetTransitions()
,
getTransitions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |