|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sub_arctic.constraints.ext_maker
This is a small class that just provides one static method: OBJ() which returns an ext_objpart_encoding initialized to refer to a given interactor object. This exists only to make the creation of external constraints convenient (i.e., look good as in OTHER.OBJ(some_obj).X()).
Method Summary | |
static ext_objpart_encoding |
OBJ(interactor obj)
Create an ext_objpart_encoding initialized to refer to the given object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public static ext_objpart_encoding OBJ(interactor obj)
interactor
- obj the object being referenced
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |