|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpartage.ComplexInstance.ObjectAtom
public static class ComplexInstance.ObjectAtom
A static class representing an atomic propositional variable (i.e. an object).
| Constructor Summary | |
|---|---|
ComplexInstance.ObjectAtom(int _object)
|
|
| Method Summary | |
|---|---|
int[] |
getObjects()
This methods returns the set of objects concerned by the formula. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ComplexInstance.ObjectAtom(int _object)
| Method Detail |
|---|
public int[] getObjects()
ComplexInstance.LogicalObjectFormula
getObjects in interface ComplexInstance.LogicalObjectFormulapublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||