public class Gcm extends Namespace
See the Jazz website for details:
https://jazz.net/
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE_PREFIX |
static String |
NAMESPACE_URI |
Modifier and Type | Method and Description |
---|---|
static Gcm |
getInstance() |
static boolean |
isDeliverableLinkSupported(org.eclipse.lyo.oslc4j.core.model.Publisher gcmPublisher)
Checks whether the GC application corresponding to the given publisher version supports creating links from a GC to a
Deliverable . |
public static final String NAMESPACE_URI
public static final String NAMESPACE_PREFIX
public static Gcm getInstance()
public static boolean isDeliverableLinkSupported(org.eclipse.lyo.oslc4j.core.model.Publisher gcmPublisher)
Deliverable
.
This feature has been implemented in ELM 7.0.2.
gcmPublisher
- the GC publisher to check