fr.tpt.aadl.annex.behavior.aadlba
Interface BehaviorElement

All Superinterfaces:
org.osate.aadl2.parsesupport.AObject, org.osate.aadl2.Element, org.eclipse.emf.ecore.EObject, org.eclipse.core.runtime.IAdaptable, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
ActualPortHolder, Any, AssignmentAction, BasicAction, BehaviorAction, BehaviorActionBlock, BehaviorActionCollection, BehaviorActions, BehaviorActionSequence, BehaviorActionSet, BehaviorAnnex, BehaviorBooleanLiteral, BehaviorCondition, BehaviorEnumerationLiteral, BehaviorIntegerLiteral, BehaviorNamedElement, BehaviorProperty, BehaviorPropertyConstant, BehaviorPropertyValue, BehaviorRealLiteral, BehaviorState, BehaviorStringLiteral, BehaviorTime, BehaviorTransition, BehaviorVariable, BehaviorVariableHolder, CalledSubprogramHolder, CommunicationAction, CompletionRelativeTimeout, CondStatement, DataAccessHolder, DataAccessPrototypeHolder, DataComponentReference, DataHolder, DataPortHolder, DataSubcomponentHolder, DispatchCondition, DispatchConjunction, DispatchRelativeTimeout, DispatchTrigger, DispatchTriggerCondition, DispatchTriggerConditionStop, DispatchTriggerLogicalExpression, ElementHolder, ElementValues, ElseStatement, EventDataPortHolder, EventPortHolder, ExecuteCondition, ExecutionTimeoutCatch, Factor, ForOrForAllStatement, GroupableElement, GroupHolder, GroupPrototypeHolder, IfStatement, IndexableElement, IntegerRange, IntegerValue, IntegerValueConstant, IntegerValueVariable, IterativeVariable, IterativeVariableHolder, Literal, LockAction, LoopStatement, NumericLiteral, Otherwise, ParameterHolder, ParameterLabel, PortCountValue, PortDequeueAction, PortDequeueValue, PortFreezeAction, PortFreshValue, PortHolder, PortPrototypeHolder, PortSendAction, PrototypeHolder, Relation, SharedDataAction, SimpleExpression, StructUnionElement, StructUnionElementHolder, SubprogramAccessHolder, SubprogramCallAction, SubprogramHolder, SubprogramPrototypeHolder, Target, Term, TimedAction, UnlockAction, Value, ValueConstant, ValueExpression, ValueVariable, WhileOrDoUntilStatement

public interface BehaviorElement
extends org.osate.aadl2.Element

A representation of the model object 'Behavior Element'. An element is a constituent of a model. An element is a constituent of a model. As such, it has the capability of owning other elements.

See Also:
AadlBaPackage.getBehaviorElement()

Field Summary
 
Fields inherited from interface org.osate.aadl2.parsesupport.AObject
copyright
 
Method Summary
 
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