Interface Choice
- All Superinterfaces:
Annotated,Data,org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,References,RootElement,RosettaDefinable,RosettaNamed,RosettaRootElement,RosettaType
- All Known Implementing Classes:
ChoiceImpl
A representation of the model object 'Choice'.
The following features are supported:
- See Also:
-
Method Summary
Methods inherited from interface com.regnosys.rosetta.rosetta.simple.Annotated
getAnnotationsMethods inherited from interface com.regnosys.rosetta.rosetta.simple.Data
getAttributes, getSuperType, getSynonyms, hasSuperType, setSuperTypeMethods 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.simple.References
getReferencesMethods inherited from interface com.regnosys.rosetta.rosetta.RosettaDefinable
getDefinition, setDefinitionMethods inherited from interface com.regnosys.rosetta.rosetta.RosettaNamed
getName, setNameMethods inherited from interface com.regnosys.rosetta.rosetta.RosettaRootElement
getModel, setModel
-
Method Details
-
get_hardcodedConditions
org.eclipse.emf.common.util.EList<Condition> get_hardcodedConditions()Returns the value of the 'hardcoded Conditions' containment reference list. The list contents are of typeCondition.- Returns:
- the value of the 'hardcoded Conditions' containment reference list.
- See Also:
-
getConditions
org.eclipse.emf.common.util.EList<Condition> getConditions()- Specified by:
getConditionsin interfaceData- Returns:
- the value of the 'Conditions' containment reference list.
- See Also:
-