Package com.regnosys.rosetta.rosetta
Interface RosettaFeature
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,RosettaNamed
- All Known Subinterfaces:
Attribute,ChoiceOption,RosettaEnumValue,RosettaMetaType,RosettaRecordFeature,RosettaTypedFeature
- All Known Implementing Classes:
AttributeImpl,ChoiceOptionImpl,RosettaEnumValueImpl,RosettaFeatureImpl,RosettaMetaTypeImpl,RosettaRecordFeatureImpl,RosettaTypedFeatureImpl
A representation of the model object 'Feature'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Get Name Or Default' attribute.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com.regnosys.rosetta.rosetta.RosettaNamed
getName, setName
-
Method Details
-
getGetNameOrDefault
String getGetNameOrDefault()Returns the value of the 'Get Name Or Default' attribute. *- Returns:
- The name or 'value' if it's
null - See Also:
-