|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sei.aadl.aadl2.operations.ElementOperations
edu.cmu.sei.aadl.aadl2.operations.NamedElementOperations
edu.cmu.sei.aadl.aadl2.operations.NamespaceOperations
edu.cmu.sei.aadl.aadl2.operations.ClassifierOperations
edu.cmu.sei.aadl.aadl2.operations.BehavioredImplementationOperations
public class BehavioredImplementationOperations
A static utility class that provides operations related to 'Behaviored Implementation' model objects.
The following operations are supported:
Field Summary |
---|
Fields inherited from class edu.cmu.sei.aadl.aadl2.operations.NamespaceOperations |
---|
GET_NAMES_OF_MEMBER__NAMED_ELEMENT__EOCL_EXP, GET_NAMES_OF_MEMBER__NAMED_ELEMENT__EOCL_QRY, MEMBERS_ARE_DISTINGUISHABLE__EOCL_EXP, MEMBERS_ARE_DISTINGUISHABLE__EOCL_QRY, MEMBERS_DISTINGUISHABLE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP, MEMBERS_DISTINGUISHABLE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV |
Fields inherited from class edu.cmu.sei.aadl.aadl2.operations.ElementOperations |
---|
ALL_OWNED_ELEMENTS__EOCL_EXP, ALL_OWNED_ELEMENTS__EOCL_QRY, EOCL_ENV, HAS_OWNER__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP, HAS_OWNER__DIAGNOSTIC_CHAIN_MAP__EOCL_INV, MUST_BE_OWNED__EOCL_EXP, MUST_BE_OWNED__EOCL_QRY, NOT_OWN_SELF__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP, NOT_OWN_SELF__DIAGNOSTIC_CHAIN_MAP__EOCL_INV |
Constructor Summary | |
---|---|
protected |
BehavioredImplementationOperations()
|
Method Summary | |
---|---|
static org.eclipse.emf.common.util.EList<CallSpecification> |
callSpecifications(BehavioredImplementation behavioredImplementation)
Get all calls owned by owned call sequences. |
Methods inherited from class edu.cmu.sei.aadl.aadl2.operations.ClassifierOperations |
---|
allFeatures, allParents, hasVisibilityOf, inherit, inheritableMembers, inheritedMember, maySpecializeType, no_cycles_in_generalization, parents, specialize_type |
Methods inherited from class edu.cmu.sei.aadl.aadl2.operations.NamespaceOperations |
---|
getNamesOfMember, members_distinguishable, membersAreDistinguishable |
Methods inherited from class edu.cmu.sei.aadl.aadl2.operations.NamedElementOperations |
---|
allNamespaces, has_no_qualified_name, has_qualified_name, isDistinguishableFrom, qualifiedName, separator |
Methods inherited from class edu.cmu.sei.aadl.aadl2.operations.ElementOperations |
---|
allOwnedElements, has_owner, mustBeOwned, not_own_self |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected BehavioredImplementationOperations()
Method Detail |
---|
public static org.eclipse.emf.common.util.EList<CallSpecification> callSpecifications(BehavioredImplementation behavioredImplementation)
behavioredImplementation
- The receiving 'Behaviored Implementation' model object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |