|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.library.executor.LazyModelManager
org.eclipse.ocl.examples.pivot.evaluation.PivotModelManager
public class PivotModelManager
| Field Summary | |
|---|---|
protected MetaModelManager |
metaModelManager
|
| Fields inherited from interface org.eclipse.ocl.examples.domain.evaluation.DomainModelManager |
|---|
NULL |
| Constructor Summary | |
|---|---|
PivotModelManager(MetaModelManager metaModelManager,
org.eclipse.emf.ecore.EObject context)
|
|
| Method Summary | |
|---|---|
protected boolean |
isInstance(DomainType requiredType,
org.eclipse.emf.ecore.EObject eObject)
Implemented by subclasses to determine whether the specified element is an instance of the specified class, according to the metamodel semantics implemented by the environment that created this extent map. |
| Methods inherited from class org.eclipse.ocl.examples.library.executor.LazyModelManager |
|---|
get, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected final MetaModelManager metaModelManager
| Constructor Detail |
|---|
public PivotModelManager(MetaModelManager metaModelManager,
org.eclipse.emf.ecore.EObject context)
| Method Detail |
|---|
protected boolean isInstance(DomainType requiredType,
org.eclipse.emf.ecore.EObject eObject)
LazyModelManager
isInstance in class LazyModelManagereObject - a potential run-time (M0) instance of that class
true if this element is an instance of the given
class; false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||