Class MdRuQualifiedNameProvider

  • All Implemented Interfaces:
    com.google.common.base.Function<org.eclipse.emf.ecore.EObject,​org.eclipse.xtext.naming.QualifiedName>, Function<org.eclipse.emf.ecore.EObject,​org.eclipse.xtext.naming.QualifiedName>, org.eclipse.xtext.naming.IQualifiedNameProvider

    public class MdRuQualifiedNameProvider
    extends org.eclipse.xtext.naming.IQualifiedNameProvider.AbstractImpl
    Russian qualified name provider for the Md.
    • Constructor Detail

      • MdRuQualifiedNameProvider

        public MdRuQualifiedNameProvider()
    • Method Detail

      • getFullyQualifiedName

        public org.eclipse.xtext.naming.QualifiedName getFullyQualifiedName​(org.eclipse.emf.ecore.EObject obj)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(org.eclipse.emf.ecore.EObject obj)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(Subsystem subsystem)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(MdObject md)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(Type type)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(TypeSet type)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(Event event)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(EmptyRef emptyRef)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(StandardCommand cmd)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(StandardCommandGroup commandGroup)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(Property prop)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(Method meth)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(DbViewDef dbViewDef)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(Field field)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(PredefinedItem predefinedValue)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(HelpPage helpPage)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(PlatformPicture picture)
      • _computeFqn

        protected org.eclipse.xtext.naming.QualifiedName _computeFqn​(StandardTabularPart standardTabularPart)
      • computeFqn

        public org.eclipse.xtext.naming.QualifiedName computeFqn​(org.eclipse.emf.ecore.EObject event)