|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.cci.AbstractStructure
public abstract class AbstractStructure
Structure
| Constructor Summary | |
|---|---|
protected |
AbstractStructure()
Constructor |
| Method Summary | |
|---|---|
protected void |
initialize()
Switches the structure's state to initialized. |
protected void |
validate()
Checks whether the structure is already initialized. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractStructure()
| Method Detail |
|---|
protected void initialize()
IllegalStateException - if the structure has already been initializedprotected void validate()
IllegalStateException - if the structure has not yet been initialized
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||