|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectImpl | |
---|---|
info.sswap.impl.empire.model |
Uses of ObjectImpl in info.sswap.impl.empire.model |
---|
Methods in info.sswap.impl.empire.model that return types with arguments of type ObjectImpl | |
---|---|
abstract java.util.List<ObjectImpl> |
SubjectImpl.getMapsToEmpireList()
Gets a list of SSWAPObject implementations that are all connected to this SSWAPSubject by sswap:mapsTo predicate. |
java.util.List<ObjectImpl> |
SubjectImpl.getMapsToList()
|
Method parameters in info.sswap.impl.empire.model with type arguments of type ObjectImpl | |
---|---|
abstract void |
SubjectImpl.setMapsToEmpireList(java.util.List<ObjectImpl> mapsToList)
Sets a list of SSWAPObject implementations that will all be connected to this SSWAPSubject by sswap:mapsTo predicate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |