|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelValue
Description of a model used during the evaluation.
This interface is not intended to be implemented by clients.
Model,
MDWObjectValue.getModel()| Method Summary | |
|---|---|
Collection<MDWObjectValue> |
getInstances()
Returns the model elements contained in this model and used during the evaluation. |
String |
getMetamodelID()
Returns the metamodel ID of this model. |
| Methods inherited from interface com.sodius.mdw.core.eval.debug.DebugValue |
|---|
getClassName, getStringValue |
| Method Detail |
|---|
String getMetamodelID()
Metamodel.getUniqueID()Collection<MDWObjectValue> getInstances()
MDWObjectValue elements.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||