Interface CompilationUnit

    • Method Detail

      • getContainedClassifier

        ConcreteClassifier getContainedClassifier​(String name)
        Generated class or method.
        EMF model class or method.
      • getContainedClass

        Class getContainedClass()
        Generated class or method.
        EMF model class or method.
        kind="operation"
      • getContainedInterface

        Interface getContainedInterface()
        Generated class or method.
        EMF model class or method.
        kind="operation"
      • getContainedAnnotation

        Annotation getContainedAnnotation()
        Generated class or method.
        EMF model class or method.
        kind="operation"
      • getContainedEnumeration

        Enumeration getContainedEnumeration()
        Generated class or method.
        EMF model class or method.
        kind="operation"
      • addImport

        void addImport​(String nameOfClassToImport)
        Generated class or method.
        EMF model class or method.
        nameOfClassToImportRequired="true"
      • addPackageImport

        void addPackageImport​(String packageName)
        Generated class or method.
        EMF model class or method.