Interface HippoLayElementBase
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
HippoLayBackObject,HippoLayButton,HippoLayCalendar,HippoLayChart,HippoLayCheckBox,HippoLayCommand,HippoLayCommandBar,HippoLayContextMenu,HippoLayDendrogram,HippoLayEdit,HippoLayElementWCMBase,HippoLayElementWCMFormElementBase,HippoLayExternalObject,HippoLayFlowchart,HippoLayForm,HippoLayFormattedArea,HippoLayFormattedDoc,HippoLayFormElementBase,HippoLayFormElementExtBase,HippoLayFormGroupBase,HippoLayFormGroupFormElementExtBase,HippoLayFormRichElement,HippoLayGanttChart,HippoLayGeographicalMap,HippoLayGroupBase,HippoLayGroupBox,HippoLayGroupFormElementBase,HippoLayGroupFormElementExtBase,HippoLayGroupMobile,HippoLayHTML,HippoLayImage,HippoLayLogicGroup,HippoLayMenuSeparator,HippoLayMoxel,HippoLayNavigator,HippoLayPage,HippoLayPages,HippoLayPanel,HippoLayPDFDocument,HippoLayPeriod,HippoLayPlanner,HippoLayProgressBar,HippoLayRadioButton,HippoLayRadioGroup,HippoLayRadioGroupMobile,HippoLaySeparatePanel,HippoLaySplitter,HippoLayStaticText,HippoLaySubMenu,HippoLaySwitcher,HippoLayTable,HippoLayTableColumn,HippoLayTableColumnsGroup,HippoLayTextDoc,HippoLayTrackBar,HippoLayTumbler,HippoLayViewStatus,HippoLayVirtualGrid,HippoLayVirtualGridBase,HippoLayVirtualGridFormElementExtBase,IHippoLayLayer
- All Known Implementing Classes:
HippoLayBackObjectImpl,HippoLayButtonImpl,HippoLayCalendarImpl,HippoLayChartImpl,HippoLayCheckBoxImpl,HippoLayCommandBarImpl,HippoLayCommandImpl,HippoLayContextMenuImpl,HippoLayDendrogramImpl,HippoLayEditImpl,HippoLayExternalObjectImpl,HippoLayFlowchartImpl,HippoLayFormattedAreaImpl,HippoLayFormattedDocImpl,HippoLayFormImpl,HippoLayFormRichElementImpl,HippoLayGanttChartImpl,HippoLayGeographicalMapImpl,HippoLayGroupBoxImpl,HippoLayGroupMobileImpl,HippoLayHTMLImpl,HippoLayImageImpl,HippoLayLogicGroupImpl,HippoLayMenuSeparatorImpl,HippoLayMoxelImpl,HippoLayNavigatorImpl,HippoLayPageImpl,HippoLayPagesImpl,HippoLayPanelImpl,HippoLayPDFDocumentImpl,HippoLayPeriodImpl,HippoLayPlannerImpl,HippoLayProgressBarImpl,HippoLayRadioButtonImpl,HippoLayRadioGroupImpl,HippoLayRadioGroupMobileImpl,HippoLaySeparatePanelImpl,HippoLaySplitterImpl,HippoLayStaticTextImpl,HippoLaySubMenuImpl,HippoLaySwitcherImpl,HippoLayTableColumnImpl,HippoLayTableColumnsGroupImpl,HippoLayTableImpl,HippoLayTextDocImpl,HippoLayTrackBarImpl,HippoLayTumblerImpl,HippoLayViewStatusImpl,HippoLayVirtualGridImpl
public interface HippoLayElementBase
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Hippo Lay Element Base'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionbooleancheckCategory(HippoLayouterCategory category) Returns the value of the 'Categories Holder' attribute.Returns the value of the 'Form Model Element' reference.Returns the value of the 'Log Form Element Name' attribute.getName()Returns the value of the 'Name' attribute.Returns the value of the 'PParent' reference.getTitle()Returns the value of the 'Title' attribute.booleanReturns the value of the 'Default Control' attribute.booleanReturns the value of the 'Enabled' attribute.booleanReturns the value of the 'Group Enabled' attribute.booleanReturns the value of the 'Grouping Vertical' attribute.booleanReturns the value of the 'Group Read Only' attribute.booleanReturns the value of the 'Group Visible' attribute.booleanReturns the value of the 'Post Generator Cards In DLU' attribute.booleanReturns the value of the 'Read Only' attribute.booleanReturns the value of the 'Skip On Input' attribute.booleanReturns the value of the 'Visible' attribute.voidsetCategoriesHolder(BitSet value) Sets the value of the 'Categories Holder' attribute.voidsetCategory(HippoLayouterCategory category) voidsetCategory(HippoLayouterCategory category, boolean flag) voidsetDefaultControl(boolean value) Sets the value of the 'Default Control' attribute.voidsetEnabled(boolean value) Sets the value of the 'Enabled' attribute.voidSets the value of the 'Form Model Element' reference.voidsetGroupEnabled(boolean value) Sets the value of the 'Group Enabled' attribute.voidsetGroupingVertical(boolean value) Sets the value of the 'Grouping Vertical' attribute.voidsetGroupReadOnly(boolean value) Sets the value of the 'Group Read Only' attribute.voidsetGroupVisible(boolean value) Sets the value of the 'Group Visible' attribute.voidsetLogFormElementName(String value) Sets the value of the 'Log Form Element Name' attribute.voidSets the value of the 'Name' attribute.voidsetPostGeneratorCardsInDLU(boolean value) Sets the value of the 'Post Generator Cards In DLU' attribute.voidsetPParent(HippoLayElementBase value) Sets the value of the 'PParent' reference.voidsetReadOnly(boolean value) Sets the value of the 'Read Only' attribute.voidsetSkipOnInput(boolean value) Sets the value of the 'Skip On Input' attribute.voidSets the value of the 'Title' attribute.voidsetVisible(boolean value) Sets the value of the 'Visible' 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, eSetDeliver
-
Method Details
-
getTitle
String getTitle()Returns the value of the 'Title' attribute. The default value is"".- Returns:
- the value of the 'Title' attribute.
- See Also:
-
setTitle
Sets the value of the 'Title' attribute.- Parameters:
value- the new value of the 'Title' attribute.- See Also:
-
getName
String getName()Returns the value of the 'Name' attribute. The default value is"".- Returns:
- the value of the 'Name' attribute.
- See Also:
-
setName
Sets the value of the 'Name' attribute.- Parameters:
value- the new value of the 'Name' attribute.- See Also:
-
getLogFormElementName
String getLogFormElementName()Returns the value of the 'Log Form Element Name' attribute. The default value is"".- Returns:
- the value of the 'Log Form Element Name' attribute.
- See Also:
-
setLogFormElementName
Sets the value of the 'Log Form Element Name' attribute.- Parameters:
value- the new value of the 'Log Form Element Name' attribute.- See Also:
-
getPParent
HippoLayElementBase getPParent()Returns the value of the 'PParent' reference.- Returns:
- the value of the 'PParent' reference.
- See Also:
-
setPParent
Sets the value of the 'PParent' reference.- Parameters:
value- the new value of the 'PParent' reference.- See Also:
-
getCategoriesHolder
BitSet getCategoriesHolder()Returns the value of the 'Categories Holder' attribute.- Returns:
- the value of the 'Categories Holder' attribute.
- See Also:
-
setCategoriesHolder
Sets the value of the 'Categories Holder' attribute.- Parameters:
value- the new value of the 'Categories Holder' attribute.- See Also:
-
isVisible
boolean isVisible()Returns the value of the 'Visible' attribute. The default value is"true".- Returns:
- the value of the 'Visible' attribute.
- See Also:
-
setVisible
void setVisible(boolean value) Sets the value of the 'Visible' attribute.- Parameters:
value- the new value of the 'Visible' attribute.- See Also:
-
isGroupVisible
boolean isGroupVisible()Returns the value of the 'Group Visible' attribute. The default value is"true".- Returns:
- the value of the 'Group Visible' attribute.
- See Also:
-
setGroupVisible
void setGroupVisible(boolean value) Sets the value of the 'Group Visible' attribute.- Parameters:
value- the new value of the 'Group Visible' attribute.- See Also:
-
isEnabled
boolean isEnabled()Returns the value of the 'Enabled' attribute. The default value is"true".- Returns:
- the value of the 'Enabled' attribute.
- See Also:
-
setEnabled
void setEnabled(boolean value) Sets the value of the 'Enabled' attribute.- Parameters:
value- the new value of the 'Enabled' attribute.- See Also:
-
isGroupEnabled
boolean isGroupEnabled()Returns the value of the 'Group Enabled' attribute. The default value is"true".- Returns:
- the value of the 'Group Enabled' attribute.
- See Also:
-
setGroupEnabled
void setGroupEnabled(boolean value) Sets the value of the 'Group Enabled' attribute.- Parameters:
value- the new value of the 'Group Enabled' attribute.- See Also:
-
isReadOnly
boolean isReadOnly()Returns the value of the 'Read Only' attribute.- Returns:
- the value of the 'Read Only' attribute.
- See Also:
-
setReadOnly
void setReadOnly(boolean value) Sets the value of the 'Read Only' attribute.- Parameters:
value- the new value of the 'Read Only' attribute.- See Also:
-
isGroupReadOnly
boolean isGroupReadOnly()Returns the value of the 'Group Read Only' attribute.- Returns:
- the value of the 'Group Read Only' attribute.
- See Also:
-
setGroupReadOnly
void setGroupReadOnly(boolean value) Sets the value of the 'Group Read Only' attribute.- Parameters:
value- the new value of the 'Group Read Only' attribute.- See Also:
-
isSkipOnInput
boolean isSkipOnInput()Returns the value of the 'Skip On Input' attribute.- Returns:
- the value of the 'Skip On Input' attribute.
- See Also:
-
setSkipOnInput
void setSkipOnInput(boolean value) Sets the value of the 'Skip On Input' attribute.- Parameters:
value- the new value of the 'Skip On Input' attribute.- See Also:
-
isDefaultControl
boolean isDefaultControl()Returns the value of the 'Default Control' attribute.- Returns:
- the value of the 'Default Control' attribute.
- See Also:
-
setDefaultControl
void setDefaultControl(boolean value) Sets the value of the 'Default Control' attribute.- Parameters:
value- the new value of the 'Default Control' attribute.- See Also:
-
isPostGeneratorCardsInDLU
boolean isPostGeneratorCardsInDLU()Returns the value of the 'Post Generator Cards In DLU' attribute.- Returns:
- the value of the 'Post Generator Cards In DLU' attribute.
- See Also:
-
setPostGeneratorCardsInDLU
void setPostGeneratorCardsInDLU(boolean value) Sets the value of the 'Post Generator Cards In DLU' attribute.- Parameters:
value- the new value of the 'Post Generator Cards In DLU' attribute.- See Also:
-
isGroupingVertical
boolean isGroupingVertical()Returns the value of the 'Grouping Vertical' attribute.- Returns:
- the value of the 'Grouping Vertical' attribute.
- See Also:
-
setGroupingVertical
void setGroupingVertical(boolean value) Sets the value of the 'Grouping Vertical' attribute.- Parameters:
value- the new value of the 'Grouping Vertical' attribute.- See Also:
-
getFormModelElement
FormVisualEntity getFormModelElement()Returns the value of the 'Form Model Element' reference.- Returns:
- the value of the 'Form Model Element' reference.
- See Also:
-
setFormModelElement
Sets the value of the 'Form Model Element' reference.- Parameters:
value- the new value of the 'Form Model Element' reference.- See Also:
-
setCategory
-
setCategory
-
checkCategory
-