Class RosettaModelDescription

java.lang.Object
org.eclipse.xtext.resource.AbstractEObjectDescription
org.eclipse.xtext.resource.EObjectDescription
com.regnosys.rosetta.resource.RosettaModelDescription
All Implemented Interfaces:
org.eclipse.xtext.resource.IEObjectDescription

public class RosettaModelDescription extends org.eclipse.xtext.resource.EObjectDescription
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    RosettaModelDescription(org.eclipse.xtext.naming.QualifiedName qualifiedName, RosettaModel model)
     
  • Method Summary

    Methods inherited from class org.eclipse.xtext.resource.EObjectDescription

    create, create, create, create, getEClass, getEObjectOrProxy, getEObjectURI, getName, getQualifiedName, getUserData, getUserDataKeys, normalize

    Methods inherited from class org.eclipse.xtext.resource.AbstractEObjectDescription

    toString

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • RosettaModelDescription

      public RosettaModelDescription(org.eclipse.xtext.naming.QualifiedName qualifiedName, RosettaModel model)