@Data public static class PortableURIs.PortableFragmentDescription extends Object
| Constructor and Description |
|---|
PortableURIs.PortableFragmentDescription(org.eclipse.emf.ecore.EClass descriptionEClass,
QualifiedName descriptionQualifiedName,
String descriptionRelativeFragment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.eclipse.emf.ecore.EClass |
getDescriptionEClass() |
QualifiedName |
getDescriptionQualifiedName() |
String |
getDescriptionRelativeFragment() |
int |
hashCode() |
String |
toString() |
public PortableURIs.PortableFragmentDescription(org.eclipse.emf.ecore.EClass descriptionEClass,
QualifiedName descriptionQualifiedName,
String descriptionRelativeFragment)
@Pure public org.eclipse.emf.ecore.EClass getDescriptionEClass()
@Pure public QualifiedName getDescriptionQualifiedName()
Copyright © 2015. All Rights Reserved.