|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSWAPNode | |
---|---|
info.sswap.api.model | Main package for SSWAP API |
info.sswap.api.spi | Run-time API provider for interface implementation |
Uses of SSWAPNode in info.sswap.api.model |
---|
Subinterfaces of SSWAPNode in info.sswap.api.model | |
---|---|
interface |
SSWAPGraph
A SSWAP Graph of a SSWAP Resource. |
interface |
SSWAPObject
Object of SSWAP Graph. |
interface |
SSWAPProvider
Describes a provider in SSWAP. |
interface |
SSWAPResource
Describes a resource (a service) in SSWAP. |
interface |
SSWAPSubject
Subject of a SSWAP Graph. |
Methods in info.sswap.api.model with type parameters of type SSWAPNode | ||
---|---|---|
|
RIG.translate(T node)
Translates a SSWAPNode in this RIG to the vocabulary used by the RDG (the translation only makes sense for SSWAPResources and SSWAPSubjects; for all others the nodes are returned unmodified). |
Uses of SSWAPNode in info.sswap.api.spi |
---|
Methods in info.sswap.api.spi with type parameters of type SSWAPNode | ||
---|---|---|
|
APIProvider.getUntranslatedNode(T translatedNode)
|
|
static
|
ExtensionAPI.getUntranslatedNode(T translatedNode)
Return the source node ( SSWAPResource or SSWAPSubject )
from which the translatedNode was derived. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |