java.lang.Object
com.sodius.oslc.core.model.Namespace
com.sodius.oslc.app.jazz.gcm.model.Gcm

public class Gcm extends Namespace
Namespace of Jazz GC.

See the Jazz website for details:
https://jazz.net/

Since:
1.13.0
  • Field Details

  • Method Details

    • getInstance

      public static Gcm getInstance()
    • qname

      public static QName qname(String localPart)
    • isDeliverableLinkSupported

      public static boolean isDeliverableLinkSupported(Publisher gcmPublisher)
      Checks whether the GC application corresponding to the given publisher version supports creating links from a GC to a Deliverable.

      This feature has been implemented in ELM 7.0.2.

      Parameters:
      gcmPublisher - the GC publisher to check
      Returns:
      true if linking to a Deliverable is supported, false otherwise