|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.silverpeas.process.annotation.AbstractSimulationElement<E>
public abstract class AbstractSimulationElement<E>
User: Yohann Chastagnier Date: 28/10/13
| Constructor Summary | |
|---|---|
AbstractSimulationElement(E element)
Default constructor. |
|
| Method Summary | |
|---|---|
E |
getElement()
Gets the typed element |
boolean |
isOld()
Indicates if the element is an old one. |
AbstractSimulationElement<E> |
setOld()
Indicates the element as an old one |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractSimulationElement(E element)
element - | Method Detail |
|---|
public AbstractSimulationElement<E> setOld()
public boolean isOld()
SimulationElement
isOld in interface SimulationElement<E>public E getElement()
SimulationElement
getElement in interface SimulationElement<E>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||