|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--opale.tools.OpaleObject | +--opale.ode.ObjectODE
Abstract class to define an object in the family 'ODE'. To inherite of this class implies the definition of methods to read/write the current object in a '*.ode' file. See Opale ODE documentation for description of this file format.
Constructor Summary | |
ObjectODE()
|
Methods inherited from class opale.tools.OpaleObject |
clone, getId, read, readKeyWord, setId, write |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ObjectODE()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |