Interface ClassAttributeDefinition

    • Method Detail

      • getName

        QName getName()
        Returns:
        the qualified name
      • getDescription

        String getDescription​(MessageLookup messageLookup)
        Returns:
        the human-readable description
      • isProtected

        boolean isProtected()
        Is this association or property maintained by the Repository?
        Returns:
        true => system maintained, false => client may maintain