org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST
Interface PropertyContextDeclCS

All Superinterfaces:
ContextDeclCS, ElementCS, org.eclipse.emf.ecore.EObject, FeatureContextDeclCS, ModelElementCS, MorePivotable, org.eclipse.emf.common.notify.Notifier, PathNameDeclCS, Pivotable, PivotableElementCS, PivotObject, VisitableCS
All Known Implementing Classes:
PropertyContextDeclCSImpl

public interface PropertyContextDeclCS
extends FeatureContextDeclCS

A representation of the model object 'Property Context Decl CS'.

The following features are supported:

See Also:
CompleteOCLCSTPackage.getPropertyContextDeclCS()
Generated
Model

Method Summary
 Property getProperty()
          Returns the value of the 'Property' reference.
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.FeatureContextDeclCS
getClass_, getOwnedType, setClass, setOwnedType
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.ContextDeclCS
getRules
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.PathNameDeclCS
getPathName, setPathName
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ModelElementCS
getCsi, getOriginalXmiId, getOwnedAnnotation, setCsi, setOriginalXmiId
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.PivotableElementCS
getPivot, setPivot
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ElementCS
getDescription, getLogicalParent
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.util.VisitableCS
accept, eClass
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Pivotable
resetPivot
 
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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.util.MorePivotable
getMorePivots
 

Method Detail

getProperty

Property getProperty()
Returns the value of the 'Property' reference.

If the meaning of the 'Property' reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Property' reference.
See Also:
CompleteOCLCSTPackage.getPropertyContextDeclCS_Property()
Generated
Model
resolveProxies="false" transient="true" changeable="false" volatile="true" derived="true"