public interface OppositePropertyIdCS
A representation of the model object 'Opposite Property Id CS'.
The following features are supported:
EqvtrCSTPackage.getOppositePropertyIdCS()
Method Summary | |
---|---|
org.eclipse.ocl.internal.cst.PathNameCS |
getOpposite()
Returns the value of the 'Opposite' containment reference. |
void |
setOpposite(org.eclipse.ocl.internal.cst.PathNameCS value)
Sets the value of the ' Opposite ' containment reference. |
Methods inherited from interface org.eclipse.gmt.umlx.eqvtr.cst.IdentifiedCS |
---|
getIdentifier, setIdentifier |
Methods inherited from interface org.eclipse.ocl.internal.cst.CSTNode |
---|
getEndOffset, getStartOffset, setEndOffset, setStartOffset |
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 |
Method Detail |
---|
org.eclipse.ocl.internal.cst.PathNameCS getOpposite()
If the meaning of the 'Opposite' containment reference isn't clear, there really should be more of a description here...
setOpposite(PathNameCS)
,
EqvtrCSTPackage.getOppositePropertyIdCS_Opposite()
void setOpposite(org.eclipse.ocl.internal.cst.PathNameCS value)
Opposite
' containment reference.
value
- the new value of the 'Opposite' containment reference.getOpposite()