|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.debug.vm.evaluator.VMModelManager
public abstract class VMModelManager
OCL Domain Manager is the class responsible for managing the OCL virtual machine meta-models and models. A OCL Domain Manager object encapsulates the domain information need to modify the domains's models.
| Field Summary | |
|---|---|
protected MetaModelManager |
metaModelManager
|
| Fields inherited from interface org.eclipse.ocl.examples.domain.evaluation.DomainModelManager |
|---|
NULL |
| Constructor Summary | |
|---|---|
protected |
VMModelManager(MetaModelManager metaModelManager)
|
| Method Summary | |
|---|---|
MetaModelManager |
getMetaModelManager()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.examples.debug.vm.evaluator.IVMModelManager |
|---|
dispose |
| Methods inherited from interface org.eclipse.ocl.examples.domain.evaluation.DomainModelManager |
|---|
get |
| Field Detail |
|---|
@NonNull protected final MetaModelManager metaModelManager
| Constructor Detail |
|---|
protected VMModelManager(@NonNull
MetaModelManager metaModelManager)
| Method Detail |
|---|
@NonNull public MetaModelManager getMetaModelManager()
getMetaModelManager in interface IVMModelManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||