Interface Profile

    • Method Detail

      • getApplicableStereotypes

        EList<Stereotype> getApplicableStereotypes​(EClass eClass)
        Returns a list of all applicable stereotypes for the specified eClass.
        Generated class or method.
        EMF model class or method.
      • getStereotypes

        EList<Stereotype> getStereotypes()
        Generated class or method.
        EMF model class or method.
        kind="operation"
      • getStereotype

        Stereotype getStereotype​(String stereotypeName)
        Generated class or method.
        EMF model class or method.
        stereotypeNameRequired="true"