public class BehavioredImplementationOperations extends ClassifierOperations
The following operations are supported:
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<CallSpecification> |
callSpecifications(BehavioredImplementation behavioredImplementation)
Get all calls owned by owned call sequences.
|
allFeatures, allParents, hasVisibilityOf, inherit, inheritableMembers, inheritedMember, maySpecializeType, no_cycles_in_generalization, parents, specialize_type
getNamesOfMember, members_distinguishable, membersAreDistinguishable
allNamespaces, getNamespace, has_no_qualified_name, has_qualified_name, isDistinguishableFrom, qualifiedName, separator
allOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
public static org.eclipse.emf.common.util.EList<CallSpecification> callSpecifications(BehavioredImplementation behavioredImplementation)
behavioredImplementation
- The receiving 'Behaviored Implementation' model object.