Package com.regnosys.rosetta.resource
Class AttributeDescription
java.lang.Object
org.eclipse.xtext.resource.AbstractEObjectDescription
org.eclipse.xtext.resource.EObjectDescription
com.regnosys.rosetta.resource.AttributeDescription
- All Implemented Interfaces:
org.eclipse.xtext.resource.IEObjectDescription
public class AttributeDescription
extends org.eclipse.xtext.resource.EObjectDescription
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAttributeDescription(org.eclipse.xtext.naming.QualifiedName qualifiedName, Attribute attribute, String typeCall, String cardinality) -
Method Summary
Methods inherited from class org.eclipse.xtext.resource.EObjectDescription
create, create, create, create, getEClass, getEObjectOrProxy, getEObjectURI, getName, getQualifiedName, getUserData, getUserDataKeys, normalizeMethods inherited from class org.eclipse.xtext.resource.AbstractEObjectDescription
toString
-
Field Details
-
TYPE_CALL
- See Also:
-
CARDINALITY
- See Also:
-
-
Constructor Details
-
AttributeDescription
-