Class LanguageLiterals

java.lang.Object
com.e1c.langtool.v8.dt.ui.projecteditor.LanguageLiterals

public final class LanguageLiterals extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.eclipse.emf.ecore.EStructuralFeature
     
    static final org.eclipse.emf.ecore.EStructuralFeature
     
    static final List<org.eclipse.emf.ecore.EStructuralFeature>
     
    static final org.eclipse.emf.ecore.EStructuralFeature
     
    static final org.eclipse.emf.ecore.EStructuralFeature
     
    static final org.eclipse.emf.ecore.EStructuralFeature
     
    static final org.eclipse.emf.ecore.EStructuralFeature
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • UUID

      public static final org.eclipse.emf.ecore.EStructuralFeature UUID
    • NAME

      public static final org.eclipse.emf.ecore.EStructuralFeature NAME
    • SYNONYM

      public static final org.eclipse.emf.ecore.EStructuralFeature SYNONYM
    • COMMENT

      public static final org.eclipse.emf.ecore.EStructuralFeature COMMENT
    • OPTION

      public static final org.eclipse.emf.ecore.EStructuralFeature OPTION
    • CODE

      public static final org.eclipse.emf.ecore.EStructuralFeature CODE
    • FEATURES

      public static final List<org.eclipse.emf.ecore.EStructuralFeature> FEATURES
  • Constructor Details

    • LanguageLiterals

      public LanguageLiterals()