public interface IWFIOSGroupedTableView extends IModelElement
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROP_BACKGROUND_COLOR |
static java.lang.String |
PROP_BORDER_COLOR |
static java.lang.String |
PROP_CAPTION |
static java.lang.String |
PROP_FONT_COLOR |
static java.lang.String |
PROP_FONT_NAME |
static java.lang.String |
PROP_FONT_SIZE |
static java.lang.String |
PROP_FONT_STYLE |
static java.lang.String |
PROP_FOOTER |
static java.lang.String |
PROP_FOOTER_BACKGROUND_COLOR |
static java.lang.String |
PROP_FOOTER_FONT_COLOR |
static java.lang.String |
PROP_GRID_LINE_X |
static java.lang.String |
PROP_HAS_BOUNDS |
static java.lang.String |
PROP_HAS_FONT |
static java.lang.String |
PROP_HAS_FORMAT |
static java.lang.String |
PROP_HAS_MODEL |
static java.lang.String |
PROP_HEADER_BACKGROUND_COLOR |
static java.lang.String |
PROP_HEIGHT |
static java.lang.String |
PROP_PARENT_ELEMENT |
static java.lang.String |
PROP_REFERENCED_BY_DIAGRAM_IDS |
static java.lang.String |
PROP_REFERENCED_BY_MODEL_ADDRESSES |
static java.lang.String |
PROP_REFERENCES |
static java.lang.String |
PROP_ROW_COUNT |
static java.lang.String |
PROP_ROW_HEIGHT |
static java.lang.String |
PROP_SHOW_CAPTION |
static java.lang.String |
PROP_SHOW_FOOTER |
static java.lang.String |
PROP_STROKE_COLOR |
static java.lang.String |
PROP_WIDTH |
static java.lang.String |
PROP_X |
static java.lang.String |
PROP_Y |
MODEL_QUALITY_SCORE_IGNORE, MODEL_QUALITY_SCORE_RECALCULATE, PROP_DOCUMENTATION, PROP_NAME, PROP_QUALITY_REASON, PROP_QUALITY_SCORE
Modifier and Type | Method and Description |
---|---|
void |
addReference(IReference reference) |
int |
getBackgroundColor() |
int |
getBorderColor() |
java.lang.String |
getCaption() |
int |
getFontColor() |
java.lang.String |
getFontName() |
int |
getFontSize() |
int |
getFontStyle() |
java.lang.String |
getFooter() |
int |
getFooterBackgroundColor() |
int |
getFooterFontColor() |
int |
getGridLineX() |
int |
getHeaderBackgroundColor() |
int |
getHeight() |
java.lang.String |
getParentElement() |
IReference |
getReferenceByIndex(int index) |
java.lang.String[] |
getReferencedByDiagramIds() |
java.lang.String[] |
getReferencedByModelAddresses() |
int |
getRowCount() |
int |
getRowHeight() |
int |
getStrokeColor() |
int |
getWidth() |
int |
getX() |
int |
getY() |
boolean |
hasBounds() |
boolean |
hasFont() |
boolean |
hasFormat() |
boolean |
hasModel() |
boolean |
isShowCaption() |
boolean |
isShowFooter() |
int |
referenceCount() |
java.util.Iterator |
referenceIterator()
Returns an iterator over the model elements
IReference . |
void |
removeReference(IReference reference) |
void |
removeReferenceByIndex(int index) |
void |
setBackgroundColor(int backgroundColor) |
void |
setBorderColor(int borderColor) |
void |
setCaption(java.lang.String caption) |
void |
setFontColor(int fontColor) |
void |
setFontName(java.lang.String fontName) |
void |
setFontSize(int fontSize) |
void |
setFontStyle(int fontStyle) |
void |
setFooter(java.lang.String footer) |
void |
setFooterBackgroundColor(int footerBackgroundColor) |
void |
setFooterFontColor(int footerFontColor) |
void |
setGridLineX(int gridLineX) |
void |
setHasBounds(boolean hasBounds) |
void |
setHasFont(boolean hasFont) |
void |
setHasFormat(boolean hasFormat) |
void |
setHasModel(boolean hasModel) |
void |
setHeaderBackgroundColor(int headerBackgroundColor) |
void |
setHeight(int height) |
void |
setParentElement(java.lang.String parentElement) |
void |
setReferencedByDiagramIds(java.lang.String[] referencedByDiagramIds) |
void |
setReferencedByModelAddresses(java.lang.String[] referencedByModelAddresses) |
void |
setRowCount(int rowCount) |
void |
setRowHeight(int rowHeight) |
void |
setShowCaption(boolean showCaption) |
void |
setShowFooter(boolean showFooter) |
void |
setStrokeColor(int strokeColor) |
void |
setWidth(int width) |
void |
setX(int x) |
void |
setY(int y) |
IReference[] |
toReferenceArray() |
addChild, addPropertyChangeListener, addStereotype, addStereotype, addSubDiagram, canModify, childCount, childCount, childCount, childIterator, childIterator, childIterator, constraintsIterator, createChild, delete, disposeTransientModel, duplicate, fromChartRelationshipCount, fromChartRelationshipIterator, fromRelationshipCount, fromRelationshipEndCount, fromRelationshipEndIterator, fromRelationshipIterator, getAddress, getChildById, getChildByIndex, getChildByIndex, getChildByName, getChildByName, getDescription, getDescriptionWithReferenceModels, getDiagramElements, getDisplayQualityScore, getDocumentation, getDocumentationWithReferenceModels, getHTMLDescription, getHTMLDescription, getHTMLDescriptionWithReferenceModels, getHTMLDescriptionWithReferenceModels, getHTMLDocumentation, getHTMLDocumentation, getHTMLDocumentationWithReferenceModels, getHTMLDocumentationWithReferenceModels, getId, getMasterView, getMirrorSource, getModelPropertyByName, getModelQualityDetails, getModelType, getName, getNickDescription, getNickDescriptionWithReferenceModels, getNickDocumentation, getNickDocumentationWithReferenceModels, getNickHTMLDescription, getNickHTMLDescription, getNickHTMLDescriptionWithReferenceModels, getNickHTMLDescriptionWithReferenceModels, getNickHTMLDocumentation, getNickHTMLDocumentation, getNickHTMLDocumentationWithReferenceModels, getNickHTMLDocumentationWithReferenceModels, getNickname, getNickPropertyValue, getParent, getProject, getQualityReason, getQualityScore, getReferencedBys, getReferencingModels, getSubDiagramAt, getTaggedValues, hasStereotype, indexOfSubDiagram, isMirrorModelElement, isTransientModel, removeChild, removeChildByIndex, removePropertyChangeListener, removeStereotype, removeStereotype, removeSubDiagram, setDescription, setDocumentation, setHTMLDescription, setHTMLDocumentation, setName, setNickDescription, setNickDocumentation, setNickHTMLDescription, setNickHTMLDocumentation, setNickname, setTaggedValues, stereotypeCount, stereotypeModelIterator, subDiagramCount, subDiagramIterator, toChartRelationshipCount, toChartRelationshipIterator, toChildArray, toChildArray, toChildArray, toFromChartRelationshipArray, toFromRelationshipArray, toFromRelationshipEndArray, toModelPropertyArray, toPropertiesString, toRelationshipCount, toRelationshipEndCount, toRelationshipEndIterator, toRelationshipIterator, toStereotypeModelArray, toSubDiagramArray, toToChartRelationshipArray, toToRelationshipArray, toToRelationshipEndArray
static final java.lang.String PROP_REFERENCES
static final java.lang.String PROP_REFERENCED_BY_DIAGRAM_IDS
static final java.lang.String PROP_REFERENCED_BY_MODEL_ADDRESSES
static final java.lang.String PROP_HAS_BOUNDS
static final java.lang.String PROP_X
static final java.lang.String PROP_Y
static final java.lang.String PROP_WIDTH
static final java.lang.String PROP_HEIGHT
static final java.lang.String PROP_PARENT_ELEMENT
static final java.lang.String PROP_HAS_FONT
static final java.lang.String PROP_FONT_NAME
static final java.lang.String PROP_FONT_STYLE
static final java.lang.String PROP_FONT_SIZE
static final java.lang.String PROP_FONT_COLOR
static final java.lang.String PROP_HAS_FORMAT
static final java.lang.String PROP_BORDER_COLOR
static final java.lang.String PROP_BACKGROUND_COLOR
static final java.lang.String PROP_STROKE_COLOR
static final java.lang.String PROP_HAS_MODEL
static final java.lang.String PROP_FOOTER_FONT_COLOR
static final java.lang.String PROP_HEADER_BACKGROUND_COLOR
static final java.lang.String PROP_FOOTER_BACKGROUND_COLOR
static final java.lang.String PROP_CAPTION
static final java.lang.String PROP_FOOTER
static final java.lang.String PROP_SHOW_CAPTION
static final java.lang.String PROP_SHOW_FOOTER
static final java.lang.String PROP_ROW_COUNT
static final java.lang.String PROP_ROW_HEIGHT
static final java.lang.String PROP_GRID_LINE_X
void addReference(IReference reference)
void removeReference(IReference reference)
IReference getReferenceByIndex(int index)
void removeReferenceByIndex(int index)
int referenceCount()
java.util.Iterator referenceIterator()
IReference
.IReference[] toReferenceArray()
void setReferencedByDiagramIds(java.lang.String[] referencedByDiagramIds)
java.lang.String[] getReferencedByDiagramIds()
void setReferencedByModelAddresses(java.lang.String[] referencedByModelAddresses)
java.lang.String[] getReferencedByModelAddresses()
void setHasBounds(boolean hasBounds)
boolean hasBounds()
void setX(int x)
int getX()
void setY(int y)
int getY()
void setWidth(int width)
int getWidth()
void setHeight(int height)
int getHeight()
void setParentElement(java.lang.String parentElement)
java.lang.String getParentElement()
void setHasFont(boolean hasFont)
boolean hasFont()
void setFontName(java.lang.String fontName)
java.lang.String getFontName()
void setFontStyle(int fontStyle)
int getFontStyle()
void setFontSize(int fontSize)
int getFontSize()
void setFontColor(int fontColor)
int getFontColor()
void setHasFormat(boolean hasFormat)
boolean hasFormat()
void setBorderColor(int borderColor)
int getBorderColor()
void setBackgroundColor(int backgroundColor)
int getBackgroundColor()
void setStrokeColor(int strokeColor)
int getStrokeColor()
void setHasModel(boolean hasModel)
boolean hasModel()
void setFooterFontColor(int footerFontColor)
int getFooterFontColor()
void setHeaderBackgroundColor(int headerBackgroundColor)
int getHeaderBackgroundColor()
void setFooterBackgroundColor(int footerBackgroundColor)
int getFooterBackgroundColor()
void setCaption(java.lang.String caption)
java.lang.String getCaption()
void setFooter(java.lang.String footer)
java.lang.String getFooter()
void setShowCaption(boolean showCaption)
boolean isShowCaption()
void setShowFooter(boolean showFooter)
boolean isShowFooter()
void setRowCount(int rowCount)
int getRowCount()
void setRowHeight(int rowHeight)
int getRowHeight()
void setGridLineX(int gridLineX)
int getGridLineX()