|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omwg.mediation.language.objectModel.Condition
public abstract class Condition
Abstract class for creating the condition object
| Constructor Summary | |
|---|---|
Condition()
|
|
| Method Summary | |
|---|---|
abstract java.lang.Object |
clone()
Copies the condition object |
abstract java.lang.String |
toString()
Creates a string representation of the Condition object |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Condition()
| Method Detail |
|---|
public abstract java.lang.String toString()
Creates a string representation of the Condition object
toString in class java.lang.Objectpublic abstract java.lang.Object clone()
Copies the condition object
clone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||