Package com.sodius.mdw.metamodel.uml21
Interface BehavioredClassifier
-
- All Superinterfaces:
Classifier
,Comparable<Object>
,Element
,org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.EObject
,MDWEObject
,MDWObject
,NamedElement
,Namespace
,org.eclipse.emf.common.notify.Notifier
,PackageableElement
,ParameterableElement
,RedefinableElement
,TemplateableElement
,Type
- All Known Subinterfaces:
Activity
,Actor
,AssociationClass
,Behavior
,Class
,Collaboration
,Component
,Device
,ExecutionEnvironment
,FunctionBehavior
,Interaction
,Node
,OpaqueBehavior
,ProtocolStateMachine
,StateMachine
,Stereotype
,UseCase
public interface BehavioredClassifier extends Classifier
A representation of the model object 'Behaviored Classifier'. A behaviored classifier may have an interface realization. A classifier can have behavior specifications defined in its namespace. One of these may specify the behavior of the classifier itself.The following features are supported:
- See Also:
UMLPackage.getBehavioredClassifier()
-
-
Field Summary
-
Fields inherited from interface com.sodius.mdw.metamodel.uml21.NamedElement
SEPARATOR
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Behavior
createClassifierBehavior(String name, org.eclipse.emf.ecore.EClass eClass)
Creates a newBehavior
, with the specified 'Name', and sets the ' Classifier Behavior' reference.InterfaceRealization
createInterfaceRealization(String name, Interface contract)
Creates a newInterfaceRealization
, with the specified 'Name', and ' Contract', and appends it to the 'Interface Realization' containment reference list.Behavior
createOwnedBehavior(String name, org.eclipse.emf.ecore.EClass eClass)
Creates a newBehavior
, with the specified 'Name', and appends it to the ' Owned Behavior' containment reference list.Trigger
createOwnedTrigger(String name)
Creates a newTrigger
, with the specified 'Name', and appends it to the ' Owned Trigger' containment reference list.MDWEList<Interface>
getAllImplementedInterfaces()
Retrieves all the interfaces on which this behaviored classifier or any of its parents has an interface realization dependency.Behavior
getClassifierBehavior()
Returns the value of the 'Classifier Behavior' reference.MDWEList<Interface>
getImplementedInterfaces()
Retrieves the interfaces on which this behaviored classifier has an interface realization dependency.InterfaceRealization
getInterfaceRealization(String name, Interface contract)
Retrieves the firstInterfaceRealization
with the specified 'Name', and ' Contract' from the 'Interface Realization' containment reference list.InterfaceRealization
getInterfaceRealization(String name, Interface contract, boolean ignoreCase, boolean createOnDemand)
Retrieves the firstInterfaceRealization
with the specified 'Name', and ' Contract' from the 'Interface Realization' containment reference list.MDWEList<InterfaceRealization>
getInterfaceRealizations()
Returns the value of the 'Interface Realization' containment reference list.Behavior
getOwnedBehavior(String name)
Retrieves the firstBehavior
with the specified 'Name' from the ' Owned Behavior' containment reference list.Behavior
getOwnedBehavior(String name, boolean ignoreCase, org.eclipse.emf.ecore.EClass eClass, boolean createOnDemand)
Retrieves the firstBehavior
with the specified 'Name' from the ' Owned Behavior' containment reference list.MDWEList<Behavior>
getOwnedBehaviors()
Returns the value of the 'Owned Behavior' containment reference list.Trigger
getOwnedTrigger(String name)
Retrieves the firstTrigger
with the specified 'Name' from the ' Owned Trigger' containment reference list.Trigger
getOwnedTrigger(String name, boolean ignoreCase, boolean createOnDemand)
Retrieves the firstTrigger
with the specified 'Name' from the ' Owned Trigger' containment reference list.MDWEList<Trigger>
getOwnedTriggers()
Returns the value of the 'Owned Trigger' containment reference list.void
setClassifierBehavior(Behavior value)
Sets the value of the 'Classifier Behavior
' reference.boolean
validateClassBehavior(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map context)
If a behavior is classifier behavior, it does not have a specification.-
Methods inherited from interface com.sodius.mdw.metamodel.uml21.Classifier
allFeatures, allParents, conformsTo, createCollaborationUse, createGeneralization, createOwnedUseCase, createRepresentation, createSubstitution, getAllAttributes, getAllOperations, getAllUsedInterfaces, getAttribute, getAttribute, getAttributes, getCollaborationUse, getCollaborationUse, getCollaborationUses, getFeature, getFeature, getFeatures, getGeneral, getGeneral, getGeneralization, getGeneralization, getGeneralizations, getGenerals, getInheritedMember, getInheritedMember, getInheritedMembers, getOperation, getOperation, getOperations, getOwnedUseCase, getOwnedUseCase, getOwnedUseCases, getPowertypeExtent, getPowertypeExtent, getPowertypeExtents, getRedefinedClassifier, getRedefinedClassifier, getRedefinedClassifiers, getRepresentation, getSubstitution, getSubstitution, getSubstitutions, getUseCase, getUseCase, getUseCases, getUsedInterfaces, hasVisibilityOf, inherit, inheritableMembers, isAbstract, isFinalSpecialization, maySpecializeType, parents, setIsAbstract, setIsFinalSpecialization, setRepresentation, validateGeneralizationHierarchies, validateMapsToGeneralizationSet, validateNoCyclesInGeneralization, validateSpecializeType
-
Methods inherited from interface com.sodius.mdw.metamodel.uml21.Element
addKeyword, allOwnedElements, applyStereotype, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedSubstereotype, getAppliedSubstereotypes, getKeywords, getModel, getNearestPackage, getOwnedComments, getOwnedElements, getOwner, getRelationships, getRelationships, getRequiredStereotype, getRequiredStereotypes, getSourceDirectedRelationships, getSourceDirectedRelationships, getStereotypeApplication, getStereotypeApplications, getTargetDirectedRelationships, getTargetDirectedRelationships, getValue, hasKeyword, hasValue, isStereotypeApplicable, isStereotypeApplied, isStereotypeRequired, mustBeOwned, removeKeyword, setValue, unapplyStereotype, validateHasOwner, validateNotOwnSelf
-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
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 com.sodius.mdw.core.model.MDWObject
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
-
Methods inherited from interface com.sodius.mdw.metamodel.uml21.NamedElement
allNamespaces, allOwningPackages, createDependency, createNameExpression, getClientDependencies, getClientDependency, getClientDependency, getLabel, getLabel, getName, getNameExpression, getNamespace, getQualifiedName, getVisibility, isDistinguishableFrom, isSetName, isSetVisibility, separator, setName, setNameExpression, setVisibility, unsetName, unsetVisibility, validateHasNoQualifiedName, validateHasQualifiedName, validateVisibilityNeedsOwnership
-
Methods inherited from interface com.sodius.mdw.metamodel.uml21.Namespace
createElementImport, createElementImport, createOwnedDiagram, createOwnedRule, createOwnedRule, createPackageImport, createPackageImport, excludeCollisions, getElementImport, getElementImport, getElementImports, getImportedElements, getImportedMember, getImportedMember, getImportedMembers, getImportedPackages, getMember, getMember, getMembers, getNamesOfMember, getOwnedDiagrams, getOwnedDiagrams, getOwnedMember, getOwnedMember, getOwnedMembers, getOwnedRule, getOwnedRule, getOwnedRules, getPackageImport, getPackageImport, getPackageImports, importMembers, membersAreDistinguishable, validateMembersDistinguishable
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface com.sodius.mdw.metamodel.uml21.ParameterableElement
getOwningTemplateParameter, getTemplateParameter, isCompatibleWith, isTemplateParameter, setOwningTemplateParameter, setTemplateParameter
-
Methods inherited from interface com.sodius.mdw.metamodel.uml21.RedefinableElement
getRedefinedElement, getRedefinedElement, getRedefinedElements, getRedefinitionContext, getRedefinitionContext, getRedefinitionContexts, isConsistentWith, isLeaf, isRedefinitionContextValid, setIsLeaf, validateRedefinitionConsistent, validateRedefinitionContextValid
-
Methods inherited from interface com.sodius.mdw.metamodel.uml21.TemplateableElement
createOwnedTemplateSignature, createOwnedTemplateSignature, createTemplateBinding, getOwnedTemplateSignature, getTemplateBinding, getTemplateBinding, getTemplateBindings, isTemplate, parameterableElements, setOwnedTemplateSignature
-
Methods inherited from interface com.sodius.mdw.metamodel.uml21.Type
conformsTo, createAssociation, getAssociations, getPackage, setPackage
-
-
-
-
Method Detail
-
getOwnedBehaviors
MDWEList<Behavior> getOwnedBehaviors()
Returns the value of the 'Owned Behavior' containment reference list. The list contents are of typeBehavior
. References behavior specifications owned by a classifier.- Returns:
- the value of the 'Owned Behavior' containment reference list.
- See Also:
UMLPackage.getBehavioredClassifier_OwnedBehavior()
-
createOwnedBehavior
Behavior createOwnedBehavior(String name, org.eclipse.emf.ecore.EClass eClass)
Creates a newBehavior
, with the specified 'Name', and appends it to the ' Owned Behavior' containment reference list.- Parameters:
name
- The 'Name' for the newBehavior
, ornull
.eClass
- The Ecore class of theBehavior
to create.- Returns:
- The new
Behavior
. - See Also:
getOwnedBehaviors()
-
getOwnedBehavior
Behavior getOwnedBehavior(String name)
Retrieves the firstBehavior
with the specified 'Name' from the ' Owned Behavior' containment reference list.- Parameters:
name
- The 'Name' of theBehavior
to retrieve, ornull
.- Returns:
- The first
Behavior
with the specified 'Name', ornull
. - See Also:
getOwnedBehaviors()
-
getOwnedBehavior
Behavior getOwnedBehavior(String name, boolean ignoreCase, org.eclipse.emf.ecore.EClass eClass, boolean createOnDemand)
Retrieves the firstBehavior
with the specified 'Name' from the ' Owned Behavior' containment reference list.- Parameters:
name
- The 'Name' of theBehavior
to retrieve, ornull
.ignoreCase
- Whether to ignore case inString
comparisons.eClass
- The Ecore class of theBehavior
to retrieve, ornull
.createOnDemand
- Whether to create aBehavior
on demand if not found.- Returns:
- The first
Behavior
with the specified 'Name', ornull
. - See Also:
getOwnedBehaviors()
-
getClassifierBehavior
Behavior getClassifierBehavior()
Returns the value of the 'Classifier Behavior' reference. A behavior specification that specifies the behavior of the classifier itself.- Returns:
- the value of the 'Classifier Behavior' reference.
- See Also:
setClassifierBehavior(Behavior)
,UMLPackage.getBehavioredClassifier_ClassifierBehavior()
-
setClassifierBehavior
void setClassifierBehavior(Behavior value)
Sets the value of the 'Classifier Behavior
' reference.- Parameters:
value
- the new value of the 'Classifier Behavior' reference.- See Also:
getClassifierBehavior()
-
createClassifierBehavior
Behavior createClassifierBehavior(String name, org.eclipse.emf.ecore.EClass eClass)
Creates a newBehavior
, with the specified 'Name', and sets the ' Classifier Behavior' reference.- Parameters:
name
- The 'Name' for the newBehavior
, ornull
.eClass
- The Ecore class of theBehavior
to create.- Returns:
- The new
Behavior
. - See Also:
getClassifierBehavior()
-
getInterfaceRealizations
MDWEList<InterfaceRealization> getInterfaceRealizations()
Returns the value of the 'Interface Realization' containment reference list. The list contents are of typeInterfaceRealization
. It is bidirectional and its opposite is 'Implementing Classifier
'. The set of InterfaceRealizations owned by the BehavioredClassifier. Interface realizations reference the Interfaces of which the BehavioredClassifier is an implementation.- Returns:
- the value of the 'Interface Realization' containment reference list.
- See Also:
UMLPackage.getBehavioredClassifier_InterfaceRealization()
,InterfaceRealization.getImplementingClassifier()
-
createInterfaceRealization
InterfaceRealization createInterfaceRealization(String name, Interface contract)
Creates a newInterfaceRealization
, with the specified 'Name', and ' Contract', and appends it to the 'Interface Realization' containment reference list.- Parameters:
name
- The 'Name' for the newInterfaceRealization
, ornull
.contract
- The 'Contract' for the newInterfaceRealization
, ornull
.- Returns:
- The new
InterfaceRealization
. - See Also:
getInterfaceRealizations()
-
getInterfaceRealization
InterfaceRealization getInterfaceRealization(String name, Interface contract)
Retrieves the firstInterfaceRealization
with the specified 'Name', and ' Contract' from the 'Interface Realization' containment reference list.- Parameters:
name
- The 'Name' of theInterfaceRealization
to retrieve, ornull
.contract
- The 'Contract' of theInterfaceRealization
to retrieve, ornull
.- Returns:
- The first
InterfaceRealization
with the specified 'Name', and ' Contract', ornull
. - See Also:
getInterfaceRealizations()
-
getInterfaceRealization
InterfaceRealization getInterfaceRealization(String name, Interface contract, boolean ignoreCase, boolean createOnDemand)
Retrieves the firstInterfaceRealization
with the specified 'Name', and ' Contract' from the 'Interface Realization' containment reference list.- Parameters:
name
- The 'Name' of theInterfaceRealization
to retrieve, ornull
.contract
- The 'Contract' of theInterfaceRealization
to retrieve, ornull
.ignoreCase
- Whether to ignore case inString
comparisons.createOnDemand
- Whether to create aInterfaceRealization
on demand if not found.- Returns:
- The first
InterfaceRealization
with the specified 'Name', and ' Contract', ornull
. - See Also:
getInterfaceRealizations()
-
getOwnedTriggers
MDWEList<Trigger> getOwnedTriggers()
Returns the value of the 'Owned Trigger' containment reference list. The list contents are of typeTrigger
. References Trigger descriptions owned by a Classifier.- Returns:
- the value of the 'Owned Trigger' containment reference list.
- See Also:
UMLPackage.getBehavioredClassifier_OwnedTrigger()
-
createOwnedTrigger
Trigger createOwnedTrigger(String name)
Creates a newTrigger
, with the specified 'Name', and appends it to the ' Owned Trigger' containment reference list.- Parameters:
name
- The 'Name' for the newTrigger
, ornull
.- Returns:
- The new
Trigger
. - See Also:
getOwnedTriggers()
-
getOwnedTrigger
Trigger getOwnedTrigger(String name)
Retrieves the firstTrigger
with the specified 'Name' from the ' Owned Trigger' containment reference list.- Parameters:
name
- The 'Name' of theTrigger
to retrieve, ornull
.- Returns:
- The first
Trigger
with the specified 'Name', ornull
. - See Also:
getOwnedTriggers()
-
getOwnedTrigger
Trigger getOwnedTrigger(String name, boolean ignoreCase, boolean createOnDemand)
Retrieves the firstTrigger
with the specified 'Name' from the ' Owned Trigger' containment reference list.- Parameters:
name
- The 'Name' of theTrigger
to retrieve, ornull
.ignoreCase
- Whether to ignore case inString
comparisons.createOnDemand
- Whether to create aTrigger
on demand if not found.- Returns:
- The first
Trigger
with the specified 'Name', ornull
. - See Also:
getOwnedTriggers()
-
validateClassBehavior
boolean validateClassBehavior(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map context)
If a behavior is classifier behavior, it does not have a specification. self.classifierBehavior.notEmpty() implies self.specification.isEmpty()
-
getImplementedInterfaces
MDWEList<Interface> getImplementedInterfaces()
Retrieves the interfaces on which this behaviored classifier has an interface realization dependency.
-
-