Class FeatureKinds


  • public class FeatureKinds
    extends java.lang.Object
    Allows to retrieve a human readable representation of the various possible linking targets.
    Noreference:
    This method is not intended to be referenced by clients.
    Noextend:
    This class is not intended to be subclassed by clients.
    • Constructor Summary

      Constructors 
      Constructor Description
      FeatureKinds()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getTypeName​(org.eclipse.xtext.common.types.JvmIdentifiableElement feature)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FeatureKinds

        public FeatureKinds()
    • Method Detail

      • getTypeName

        public static java.lang.String getTypeName​(org.eclipse.xtext.common.types.JvmIdentifiableElement feature)