|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| Field Summary | |
|---|---|
static java.lang.String |
BODY
Stereotype applied to operation body conditions. |
static java.lang.String |
copyright
|
static java.lang.String |
DEFINITION
Stereotype applied definition expressions. |
static java.lang.String |
DERIVATION
Stereotype applied derived value expressions. |
static java.lang.String |
INITIAL
Stereotype applied initial value expressions. |
static java.lang.String |
INVARIANT
Stereotype applied to classifier invariant constraints. |
static java.lang.String |
POSTCONDITION
Stereotype applied to operation postcondition constraints. |
static java.lang.String |
PRECONDITION
Stereotype applied to operation precondition constraints. |
| Method Summary | |
|---|---|
OCLExpression |
getBody()
|
org.eclipse.emf.common.util.EList |
getConstrainedElement()
|
java.lang.String |
getInstanceVarName()
|
java.lang.String |
getStereotype()
Returns the value of the 'Stereotype' attribute |
void |
setBody(OCLExpression value)
Sets the value of the ' Body' containment reference |
void |
setInstanceVarName(java.lang.String instanceVarName)
|
void |
setStereotype(java.lang.String value)
Sets the value of the ' Stereotype' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| 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 |
| Methods inherited from interface org.eclipse.emf.ocl.utilities.Visitable |
|---|
accept |
| Field Detail |
public static final java.lang.String copyright
public static final java.lang.String INVARIANT
Constraint.getStereotype(),
Constant Field Valuespublic static final java.lang.String PRECONDITION
Constraint.getStereotype(),
Constant Field Valuespublic static final java.lang.String POSTCONDITION
Constraint.getStereotype(),
Constant Field Valuespublic static final java.lang.String BODY
Constraint.getStereotype(),
Constant Field Valuespublic static final java.lang.String DEFINITION
Constraint.getStereotype(),
Constant Field Valuespublic static final java.lang.String INITIAL
Constraint.getStereotype(),
Constant Field Valuespublic static final java.lang.String DERIVATION
Constraint.getStereotype(),
Constant Field Values| Method Detail |
public java.lang.String getInstanceVarName()
public void setInstanceVarName(java.lang.String instanceVarName)
public org.eclipse.emf.common.util.EList getConstrainedElement()
public java.lang.String getStereotype()
If the meaning of the 'Stereotype' attribute isn't clear, there really should be more of a description here...
Constraint.setStereotype(String),
UMLPackage.getConstraint_Stereotype()public void setStereotype(java.lang.String value)
Stereotype' attribute.
value - the new value of the 'Stereotype' attribute.Constraint.getStereotype()public OCLExpression getBody()
public void setBody(OCLExpression value)
Body' containment reference.
value - the new value of the 'Body' containment reference.Constraint.getBody()
|
Copyright 2002, 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||