Interface Enum
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,FieldSource,MdObject,org.eclipse.emf.common.notify.Notifier,StandardCommandSource
- All Known Implementing Classes:
EnumImpl
A representation of the model object 'Enum'.
The following features are supported:
Produced TypesDb View DefsUse Standard CommandsStandard AttributesCharacteristicsQuick ChoiceChoice ModeDefault List FormDefault Choice FormAuxiliary List FormAuxiliary Choice FormManager ModuleList PresentationExtended List PresentationExplanationChoice History On InputEnum ValuesFormsTemplatesCommandsSuppress Object
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Auxiliary Choice Form' reference.Returns the value of the 'Auxiliary List Form' reference.org.eclipse.emf.common.util.EList<CharacteristicsDescription>Returns the value of the 'Characteristics' containment reference list.Returns the value of the 'Choice History On Input' attribute.Returns the value of the 'Choice Mode' attribute.org.eclipse.emf.common.util.EList<EnumCommand>Returns the value of the 'Commands' containment reference list.Returns the value of the 'Db View Defs' containment reference.Returns the value of the 'Default Choice Form' reference.Returns the value of the 'Default List Form' reference.org.eclipse.emf.common.util.EList<EnumValue>Returns the value of the 'Enum Values' containment reference list.Returns the value of the 'Explanation' map.Returns the value of the 'Extended List Presentation' map.org.eclipse.emf.common.util.EList<EnumForm>getForms()Returns the value of the 'Forms' containment reference list.Returns the value of the 'List Presentation' map.Returns the value of the 'Manager Module' reference.Returns the value of the 'Produced Types' containment reference.org.eclipse.emf.common.util.EList<StandardAttribute>Returns the value of the 'Standard Attributes' containment reference list.org.eclipse.emf.ecore.EObjectReturns the value of the 'Suppress Object' reference.org.eclipse.emf.common.util.EList<Template>Returns the value of the 'Templates' containment reference list.booleanReturns the value of the 'Quick Choice' attribute.booleanReturns the value of the 'Use Standard Commands' attribute.voidsetAuxiliaryChoiceForm(EnumForm value) Sets the value of the 'Auxiliary Choice Form' reference.voidsetAuxiliaryListForm(EnumForm value) Sets the value of the 'Auxiliary List Form' reference.voidSets the value of the 'Choice History On Input' attribute.voidsetChoiceMode(ChoiceMode value) Sets the value of the 'Choice Mode' attribute.voidsetDbViewDefs(EnumDbViewDefs value) Sets the value of the 'Db View Defs' containment reference.voidsetDefaultChoiceForm(EnumForm value) Sets the value of the 'Default Choice Form' reference.voidsetDefaultListForm(EnumForm value) Sets the value of the 'Default List Form' reference.voidsetManagerModule(Module value) Sets the value of the 'Manager Module' reference.voidsetProducedTypes(EnumTypes value) Sets the value of the 'Produced Types' containment reference.voidsetQuickChoice(boolean value) Sets the value of the 'Quick Choice' attribute.voidsetSuppressObject(org.eclipse.emf.ecore.EObject value) Sets the value of the 'Suppress Object' reference.voidsetUseStandardCommands(boolean value) Sets the value of the 'Use Standard Commands' 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 com._1c.g5.v8.dt.mcore.FieldSource
getFields, getRefFieldSourcesMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.MdObject
getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuidMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.StandardCommandSource
getStandardCommands
-
Method Details
-
getProducedTypes
EnumTypes getProducedTypes()Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
-
setProducedTypes
Sets the value of the 'Produced Types' containment reference.- Parameters:
value- the new value of the 'Produced Types' containment reference.- See Also:
-
getDbViewDefs
EnumDbViewDefs getDbViewDefs()Returns the value of the 'Db View Defs' containment reference.- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
-
setDbViewDefs
Sets the value of the 'Db View Defs' containment reference.- Parameters:
value- the new value of the 'Db View Defs' containment reference.- See Also:
-
isUseStandardCommands
boolean isUseStandardCommands()Returns the value of the 'Use Standard Commands' attribute.- Returns:
- the value of the 'Use Standard Commands' attribute.
- See Also:
-
setUseStandardCommands
void setUseStandardCommands(boolean value) Sets the value of the 'Use Standard Commands' attribute.- Parameters:
value- the new value of the 'Use Standard Commands' attribute.- See Also:
-
getStandardAttributes
org.eclipse.emf.common.util.EList<StandardAttribute> getStandardAttributes()Returns the value of the 'Standard Attributes' containment reference list. The list contents are of typeStandardAttribute.- Returns:
- the value of the 'Standard Attributes' containment reference list.
- See Also:
-
getCharacteristics
org.eclipse.emf.common.util.EList<CharacteristicsDescription> getCharacteristics()Returns the value of the 'Characteristics' containment reference list. The list contents are of typeCharacteristicsDescription.- Returns:
- the value of the 'Characteristics' containment reference list.
- See Also:
-
isQuickChoice
boolean isQuickChoice()Returns the value of the 'Quick Choice' attribute.- Returns:
- the value of the 'Quick Choice' attribute.
- See Also:
-
setQuickChoice
void setQuickChoice(boolean value) Sets the value of the 'Quick Choice' attribute.- Parameters:
value- the new value of the 'Quick Choice' attribute.- See Also:
-
getChoiceMode
ChoiceMode getChoiceMode()Returns the value of the 'Choice Mode' attribute. The literals are from the enumerationChoiceMode.- Returns:
- the value of the 'Choice Mode' attribute.
- See Also:
-
setChoiceMode
Sets the value of the 'Choice Mode' attribute.- Parameters:
value- the new value of the 'Choice Mode' attribute.- See Also:
-
getDefaultListForm
EnumForm getDefaultListForm()Returns the value of the 'Default List Form' reference.- Returns:
- the value of the 'Default List Form' reference.
- See Also:
-
setDefaultListForm
Sets the value of the 'Default List Form' reference.- Parameters:
value- the new value of the 'Default List Form' reference.- See Also:
-
getDefaultChoiceForm
EnumForm getDefaultChoiceForm()Returns the value of the 'Default Choice Form' reference.- Returns:
- the value of the 'Default Choice Form' reference.
- See Also:
-
setDefaultChoiceForm
Sets the value of the 'Default Choice Form' reference.- Parameters:
value- the new value of the 'Default Choice Form' reference.- See Also:
-
getAuxiliaryListForm
EnumForm getAuxiliaryListForm()Returns the value of the 'Auxiliary List Form' reference.- Returns:
- the value of the 'Auxiliary List Form' reference.
- See Also:
-
setAuxiliaryListForm
Sets the value of the 'Auxiliary List Form' reference.- Parameters:
value- the new value of the 'Auxiliary List Form' reference.- See Also:
-
getAuxiliaryChoiceForm
EnumForm getAuxiliaryChoiceForm()Returns the value of the 'Auxiliary Choice Form' reference.- Returns:
- the value of the 'Auxiliary Choice Form' reference.
- See Also:
-
setAuxiliaryChoiceForm
Sets the value of the 'Auxiliary Choice Form' reference.- Parameters:
value- the new value of the 'Auxiliary Choice Form' reference.- See Also:
-
getManagerModule
Module getManagerModule()Returns the value of the 'Manager Module' reference.- Returns:
- the value of the 'Manager Module' reference.
- See Also:
-
setManagerModule
Sets the value of the 'Manager Module' reference.- Parameters:
value- the new value of the 'Manager Module' reference.- See Also:
-
getListPresentation
Returns the value of the 'List Presentation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'List Presentation' map.
- See Also:
-
getExtendedListPresentation
Returns the value of the 'Extended List Presentation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Extended List Presentation' map.
- See Also:
-
getExplanation
Returns the value of the 'Explanation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Explanation' map.
- See Also:
-
getChoiceHistoryOnInput
ChoiceHistoryOnInput getChoiceHistoryOnInput()Returns the value of the 'Choice History On Input' attribute. The literals are from the enumerationChoiceHistoryOnInput.- Returns:
- the value of the 'Choice History On Input' attribute.
- See Also:
-
setChoiceHistoryOnInput
Sets the value of the 'Choice History On Input' attribute.- Parameters:
value- the new value of the 'Choice History On Input' attribute.- See Also:
-
getEnumValues
org.eclipse.emf.common.util.EList<EnumValue> getEnumValues()Returns the value of the 'Enum Values' containment reference list. The list contents are of typeEnumValue.- Returns:
- the value of the 'Enum Values' containment reference list.
- See Also:
-
getForms
org.eclipse.emf.common.util.EList<EnumForm> getForms()Returns the value of the 'Forms' containment reference list. The list contents are of typeEnumForm.- Returns:
- the value of the 'Forms' containment reference list.
- See Also:
-
getTemplates
org.eclipse.emf.common.util.EList<Template> getTemplates()Returns the value of the 'Templates' containment reference list. The list contents are of typeTemplate.- Returns:
- the value of the 'Templates' containment reference list.
- See Also:
-
getCommands
org.eclipse.emf.common.util.EList<EnumCommand> getCommands()Returns the value of the 'Commands' containment reference list. The list contents are of typeEnumCommand.- Returns:
- the value of the 'Commands' containment reference list.
- See Also:
-
getSuppressObject
org.eclipse.emf.ecore.EObject getSuppressObject()Returns the value of the 'Suppress Object' reference.- Returns:
- the value of the 'Suppress Object' reference.
- See Also:
-
setSuppressObject
void setSuppressObject(org.eclipse.emf.ecore.EObject value) Sets the value of the 'Suppress Object' reference.- Parameters:
value- the new value of the 'Suppress Object' reference.- See Also:
-