|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IModel
The Interface IModel.
Method Summary | |
---|---|
IEngine |
getEngine()
Gets the engine. |
java.lang.String |
getName()
Gets the name. |
int |
getPeriod()
Gets the period, encoded as a long value as defined by the IEngine time granularity. |
java.lang.Object |
getRoot()
Returns the root object for the model, that is the modeled object itself. |
int |
getStopPeriod()
Gets the stop period. |
java.lang.String |
getTimeDescription()
Gets the time description. |
Methods inherited from interface org.eclipse.amp.axf.core.IObservationProvider |
---|
isActive, isCreated, isEnded, isEnding, isInitialized, isStarted, isStopped |
Methods inherited from interface org.eclipse.amp.axf.core.ILifecycleNotifier |
---|
addModelListener, getModelListeners, removeModelListener |
Method Detail |
---|
java.lang.String getTimeDescription()
IEngine getEngine()
java.lang.Object getRoot()
java.lang.String getName()
int getPeriod()
int getStopPeriod()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |