|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UnlinkExp
A representation of the model object 'Unlink Exp'.
The following features are supported:
ImperativeOCLPackage.getUnlinkExp()| Field Summary |
|---|
| Fields inherited from interface org.eclipse.emf.ecore.ETypedElement |
|---|
UNBOUNDED_MULTIPLICITY, UNSPECIFIED_MULTIPLICITY |
| Method Summary | |
|---|---|
org.eclipse.ocl.ecore.OCLExpression |
getItem()
Returns the value of the 'Item' containment reference |
org.eclipse.ocl.ecore.OCLExpression |
getTarget()
Returns the value of the 'Target' containment reference |
void |
setItem(org.eclipse.ocl.ecore.OCLExpression value)
Sets the value of the ' Item' containment reference |
void |
setTarget(org.eclipse.ocl.ecore.OCLExpression value)
Sets the value of the ' Target' containment reference |
| Methods inherited from interface org.eclipse.emf.ecore.ETypedElement |
|---|
getEGenericType, getEType, getLowerBound, getUpperBound, isMany, isOrdered, isRequired, isUnique, setEGenericType, setEType, setLowerBound, setOrdered, setUnique, setUpperBound |
| 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.ocl.utilities.TypedElement |
|---|
getName, getType, setName, setType |
| Methods inherited from interface org.eclipse.ocl.utilities.Visitable |
|---|
accept |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Method Detail |
|---|
org.eclipse.ocl.ecore.OCLExpression getItem()
If the meaning of the 'Item' containment reference isn't clear, there really should be more of a description here...
setItem(OCLExpression),
ImperativeOCLPackage.getUnlinkExp_Item()void setItem(org.eclipse.ocl.ecore.OCLExpression value)
Item' containment reference.
value - the new value of the 'Item' containment reference.getItem()org.eclipse.ocl.ecore.OCLExpression getTarget()
If the meaning of the 'Target' containment reference isn't clear, there really should be more of a description here...
setTarget(OCLExpression),
ImperativeOCLPackage.getUnlinkExp_Target()void setTarget(org.eclipse.ocl.ecore.OCLExpression value)
Target' containment reference.
value - the new value of the 'Target' containment reference.getTarget()
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||