Interface SConceptFeature

    • Method Detail

      • getOwner

        @NotNull
        SAbstractConcept getOwner()
        Retrieves concept where the feature has been declared. Note, this concept doesn't necessarily match concept of the node when this feature has been obtained through node's meta-model accessors, instead, the feature may originate from one of concept's ancestors.
        Returns:
        concept this feature is declared in
      • isValid

        boolean isValid()