|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'State Invariant'. A StateInvariant is a runtime constraint on the participants of the interaction. It may be used to specify a variety of different kinds of constraints, such as values of attributes or variables, internal or external states, and so on. A StateInvariant is an InteractionFragment and it is placed on a Lifeline.
The following features are supported:
UML2Package.getStateInvariant()
Field Summary | |
static String |
copyright
|
Fields inherited from interface org.eclipse.uml2.NamedElement |
SEPARATOR |
Method Summary | |
Constraint |
createInvariant(org.eclipse.emf.ecore.EClass eClass)
Creates a Constraint and sets the 'Invariant' containment reference |
org.eclipse.emf.common.util.EList |
getCovereds()
|
Constraint |
getInvariant()
Returns the value of the 'Invariant' containment reference |
org.eclipse.emf.common.util.EList |
getOwnedElements()
|
void |
setInvariant(Constraint value)
Sets the value of the ' Invariant ' containment reference |
Methods inherited from interface org.eclipse.uml2.InteractionFragment |
createGeneralOrdering, getCovered, getEnclosingInteraction, getEnclosingOperand, getGeneralOrdering, getGeneralOrderings, getNamespace, setEnclosingInteraction, setEnclosingOperand |
Methods inherited from interface org.eclipse.uml2.NamedElement |
allNamespaces, createNameExpression, getClientDependencies, getClientDependency, getName, getNameExpression, getOwner, getQualifiedName, getVisibility, isDistinguishableFrom, qualifiedName, separator, setName, setNameExpression, setVisibility, validateNoName, validateQualifiedName, validateVisibilityNeedsOwnership |
Methods inherited from interface org.eclipse.uml2.TemplateableElement |
createOwnedTemplateSignature, createTemplateBinding, getOwnedTemplateSignature, getTemplateBindings, parameterableElements, setOwnedTemplateSignature |
Methods inherited from interface org.eclipse.uml2.Element |
addKeyword, allOwnedElements, apply, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedVersion, getKeywords, getModel, getNearestPackage, getOwnedComments, getValue, hasKeyword, isApplied, isRequired, mustBeOwned, removeKeyword, setValue, unapply, 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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
public static final String copyright
Method Detail |
public Constraint getInvariant()
If the meaning of the 'Invariant' containment reference isn't clear, there really should be more of a description here...
A Constraint that should hold at runtime for this StateInvariant
setInvariant(Constraint)
,
UML2Package.getStateInvariant_Invariant()
public void setInvariant(Constraint value)
Invariant
' containment reference.
value
- the new value of the 'Invariant' containment reference.getInvariant()
public Constraint createInvariant(org.eclipse.emf.ecore.EClass eClass)
Constraint
and sets the 'Invariant' containment reference.
eClass
- The Ecore class of the Constraint
to create.
Constraint
.getInvariant()
public org.eclipse.emf.common.util.EList getCovereds()
getCovereds
in interface InteractionFragment
UML2Package.getInteractionFragment_Covered()
,
Lifeline.getCoveredBys()
public org.eclipse.emf.common.util.EList getOwnedElements()
getOwnedElements
in interface InteractionFragment
|
Copyright 2003, 2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |