Interface CompDefModel

    • Method Detail

      • getCompDefUri

        String getCompDefUri()
      • getCustomAssocTypeUri

        String getCustomAssocTypeUri()
        Returns:
        the URI of the Custom Assoc Type set for this comp def, or null if no Custom Assoc Type is set.
      • getInstanceLevelAssocTypeUri

        String getInstanceLevelAssocTypeUri()
        Returns:
        the type to be used to create an association instance based on this comp def.
      • getParentTypeUri

        String getParentTypeUri()
      • getChildTypeUri

        String getChildTypeUri()
      • getChildCardinalityUri

        String getChildCardinalityUri()
      • setChildCardinalityUri

        void setChildCardinalityUri​(String childCardinalityUri)