|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.pivot.context.AbstractParserContext
org.eclipse.ocl.examples.pivot.context.ClassContext
org.eclipse.ocl.examples.pivot.context.PropertyContext
public class PropertyContext
PropertyContext supports parsing OCL expressions in the context of a Property.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.pivot.context.ClassContext |
|---|
classContext |
| Fields inherited from class org.eclipse.ocl.examples.pivot.context.AbstractParserContext |
|---|
metaModelManager, uri |
| Constructor Summary | |
|---|---|
PropertyContext(MetaModelManager metaModelManager,
org.eclipse.emf.common.util.URI uri,
Property propertyContext)
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.ocl.examples.pivot.context.ClassContext |
|---|
getClassContext, initialize |
| Methods inherited from class org.eclipse.ocl.examples.pivot.context.AbstractParserContext |
|---|
createBaseResource, getExpression, getMetaModelManager, getURI, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyContext(MetaModelManager metaModelManager,
org.eclipse.emf.common.util.URI uri,
Property propertyContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||