Class PortableURIs.PortableFragmentDescription

  • Enclosing class:
    PortableURIs

    public static class PortableURIs.PortableFragmentDescription
    extends java.lang.Object
    • Constructor Detail

      • PortableFragmentDescription

        public PortableFragmentDescription​(org.eclipse.emf.ecore.EClass descriptionEClass,
                                           QualifiedName descriptionQualifiedName,
                                           java.lang.String descriptionRelativeFragment)
    • Method Detail

      • getDescriptionEClass

        public org.eclipse.emf.ecore.EClass getDescriptionEClass()
      • getDescriptionQualifiedName

        public QualifiedName getDescriptionQualifiedName()
      • getDescriptionRelativeFragment

        public java.lang.String getDescriptionRelativeFragment()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object