|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphImpl | |
---|---|
info.sswap.impl.empire.model |
Uses of GraphImpl in info.sswap.impl.empire.model |
---|
Fields in info.sswap.impl.empire.model with type parameters of type GraphImpl | |
---|---|
private java.util.Set<GraphImpl> |
SubjectImpl.graphs
|
Methods in info.sswap.impl.empire.model that return types with arguments of type GraphImpl | |
---|---|
abstract java.util.List<GraphImpl> |
ResourceImpl.getOperatesOnEmpireList()
Gets a list of SSWAPGraph implementations that are all connected to this SSWAPResource by sswap:operatesOn predicate. |
java.util.List<GraphImpl> |
ResourceImpl.getOperatesOnList()
|
Method parameters in info.sswap.impl.empire.model with type arguments of type GraphImpl | |
---|---|
abstract void |
ResourceImpl.setOperatesOnEmpireList(java.util.List<GraphImpl> graphImpls)
Sets a list of SSWAPGraph implementations that will all be connected to this SSWAPResource by sswap:operatesOn predicate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |