Class ClassBehaviourBinding

    • Method Detail

      • generaliseBinding

        public BehaviourBinding generaliseBinding()
        Description copied from interface: BehaviourBinding
        Gets a generalised form of the Binding. For example, if the binding key is hierarchical, return the parent key.
        Specified by:
        generaliseBinding in interface BehaviourBinding
        Returns:
        the generalised form (or null, if there isn't one)
      • getNodeRef

        public NodeRef getNodeRef()
        Gets the instance level node reference
        Returns:
        the node reference
      • getClassQName

        public QName getClassQName()
        Gets the class qualified name
        Returns:
        the class qualified name
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object