|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappingPattern | |
---|---|
info.sswap.api.model | Main package for SSWAP API |
info.sswap.impl.empire.model |
Uses of MappingPattern in info.sswap.api.model |
---|
Methods in info.sswap.api.model that return MappingPattern | |
---|---|
static MappingPattern |
MappingPattern.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MappingPattern[] |
MappingPattern.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in info.sswap.api.model with parameters of type MappingPattern | |
---|---|
boolean |
SSWAPProtocol.isPattern(MappingPattern pattern)
Checks whether this graph contains the specific mapping of subjects to objects. |
Uses of MappingPattern in info.sswap.impl.empire.model |
---|
Methods in info.sswap.impl.empire.model that return MappingPattern | |
---|---|
MappingPattern |
ProtocolImpl.getPattern()
|
Methods in info.sswap.impl.empire.model with parameters of type MappingPattern | |
---|---|
boolean |
ProtocolImpl.isPattern(MappingPattern pattern)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |