Class ExternalDocumentationTrait.Provider

    • Constructor Summary

      Constructors 
      Constructor Description
      Provider()  
    • Method Summary

      Modifier and Type Method Description
      ExternalDocumentationTrait createTrait​(ShapeId target, Node value)
      Creates the trait from a node value.
      ShapeId getShapeId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Provider

        public Provider()
    • Method Detail

      • getShapeId

        public ShapeId getShapeId()
        Specified by:
        getShapeId in interface TraitService
        Returns:
        Gets the shape ID of the trait that this provider created.