public interface IProjectFormat extends IModelElement
MODEL_QUALITY_SCORE_IGNORE, MODEL_QUALITY_SCORE_RECALCULATE, PROP_DOCUMENTATION, PROP_NAME, PROP_QUALITY_REASON, PROP_QUALITY_SCORE
addChild, addPropertyChangeListener, addStereotype, addStereotype, addSubDiagram, canModify, childCount, childCount, childCount, childIterator, childIterator, childIterator, constraintsIterator, createChild, 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 int LINE_MODEL_CAP_NONE
static final int LINE_MODEL_CAP_ROUND
static final int LINE_MODEL_CAP_SQUARE
static final java.lang.String PROP_FILL_COLOR_MODELS
static final java.lang.String PROP_CONNECTOR_FILL_COLOR_MODELS
static final java.lang.String PROP_DEFAULT_LINE_MODELS
static final java.lang.String PROP_CONNECTOR_DEFAULT_LINE_MODELS
static final java.lang.String PROP_SHAPE_ELEMENT_FONT_MODELS
static final java.lang.String PROP_SHAPE_DISPLAY_IMAGES
static final java.lang.String PROP_CONNECTOR_ELEMENT_FONT_MODELS
static final java.lang.String PROP_GLOBAL_FILL_COLOR_MODEL
static final java.lang.String PROP_GLOBAL_CONNECTOR_FILL_COLOR_MODEL
static final java.lang.String PROP_LINE_MODEL_STROKE_NULL
static final java.lang.String PROP_LINE_MODEL_STROKE_DASHS
static final java.lang.String PROP_LINE_WEIGHT
static final java.lang.String PROP_LINE_MODEL_CAP
static final java.lang.String PROP_LINE_COLOR
static final java.lang.String PROP_LINE_TRANSPARENCY
static final java.lang.String PROP_CONNECTOR_LINE_MODEL_STROKE_NULL
static final java.lang.String PROP_CONNECTOR_LINE_MODEL_STROKE_DASHS
static final java.lang.String PROP_CONNECTOR_LINE_WEIGHT
static final java.lang.String PROP_CONNECTOR_LINE_MODEL_CAP
static final int CONNECTOR_LINE_MODEL_CAP_NONE
static final int CONNECTOR_LINE_MODEL_CAP_ROUND
static final int CONNECTOR_LINE_MODEL_CAP_SQUARE
static final java.lang.String PROP_CONNECTOR_LINE_COLOR
static final java.lang.String PROP_CONNECTOR_LINE_TRANSPARENCY
static final java.lang.String PROP_DEFAULT_SHAPE_BACKGROUND
static final java.lang.String PROP_DEFAULT_SHAPE_FOREGROUND
static final java.lang.String PROP_DEFAULT_FONT_COLOR
static final java.lang.String PROP_DEFAULT_CONNECTOR_FONT_COLOR
static final java.lang.String PROP_DEFAULT_FONT_NAME
static final java.lang.String PROP_DEFAULT_FONT_STYLE
static final java.lang.String PROP_DEFAULT_CONNECTOR_MODEL_ELEMENT_NAME_ALIGNMENT
static final java.lang.String PROP_DEFAULT_MODEL_ELEMENT_NAME_ALIGNMENT
static final java.lang.String PROP_DEFAULT_FONT_SIZE
static final java.lang.String PROP_DEFAULT_COMPARTMENT_FONT_NAME
static final java.lang.String PROP_DEFAULT_COMPARTMENT_FONT_STYLE
static final java.lang.String PROP_DEFAULT_COMPARTMENT_FONT_SIZE
static final java.lang.String PROP_DEFAULT_CONNECTOR_FONT_NAME
static final java.lang.String PROP_DEFAULT_CONNECTOR_FONT_STYLE
static final java.lang.String PROP_DEFAULT_CONNECTOR_FONT_SIZE
void addProjectFillColorModel(IProjectFillColorModel child)
void removeProjectFillColorModel(IProjectFillColorModel child)
IProjectFillColorModel getProjectFillColorModelByIndex(int index)
void removeProjectFillColorModelByIndex(int index)
void reorderProjectFillColorModel(IProjectFillColorModel[] childs)
int projectFillColorModelCount()
java.util.Iterator projectFillColorModelIterator()
IProjectFillColorModel[] toProjectFillColorModelArray()
IProjectFillColorModel createProjectFillColorModel()
IProjectFillColorModel getProjectFillColorModelByName(java.lang.String name)
void addProjectDefaultLineModel(IProjectDefaultLineModel child)
void removeProjectDefaultLineModel(IProjectDefaultLineModel child)
IProjectDefaultLineModel getProjectDefaultLineModelByIndex(int index)
void removeProjectDefaultLineModelByIndex(int index)
void reorderProjectDefaultLineModel(IProjectDefaultLineModel[] childs)
int projectDefaultLineModelCount()
java.util.Iterator projectDefaultLineModelIterator()
IProjectDefaultLineModel[] toProjectDefaultLineModelArray()
IProjectDefaultLineModel createProjectDefaultLineModel()
IProjectDefaultLineModel getProjectDefaultLineModelByName(java.lang.String name)
void addProjectElementFontModel(IProjectElementFontModel child)
void removeProjectElementFontModel(IProjectElementFontModel child)
IProjectElementFontModel getProjectElementFontModelByIndex(int index)
void removeProjectElementFontModelByIndex(int index)
void reorderProjectElementFontModel(IProjectElementFontModel[] childs)
int projectElementFontModelCount()
java.util.Iterator projectElementFontModelIterator()
IProjectElementFontModel[] toProjectElementFontModelArray()
IProjectElementFontModel createProjectElementFontModel()
IProjectElementFontModel getProjectElementFontModelByName(java.lang.String name)
void addProjectShapeDisplayImage(IProjectShapeDisplayImage child)
void removeProjectShapeDisplayImage(IProjectShapeDisplayImage child)
IProjectShapeDisplayImage getProjectShapeDisplayImageByIndex(int index)
void removeProjectShapeDisplayImageByIndex(int index)
void reorderProjectShapeDisplayImage(IProjectShapeDisplayImage[] childs)
int projectShapeDisplayImageCount()
java.util.Iterator projectShapeDisplayImageIterator()
IProjectShapeDisplayImage[] toProjectShapeDisplayImageArray()
IProjectShapeDisplayImage createProjectShapeDisplayImage()
IProjectShapeDisplayImage getProjectShapeDisplayImageByName(java.lang.String name)
void addValueSpecification(IValueSpecification child)
void removeValueSpecification(IValueSpecification child)
IValueSpecification getValueSpecificationByIndex(int index)
void removeValueSpecificationByIndex(int index)
void reorderValueSpecification(IValueSpecification[] childs)
int valueSpecificationCount()
java.util.Iterator valueSpecificationIterator()
IValueSpecification[] toValueSpecificationArray()
IValueSpecification createValueSpecification()
IValueSpecification getValueSpecificationByName(java.lang.String name)
void delete()
delete
in interface IModelElement
void addFillColorModel(IProjectFillColorModel fillColorModel)
void removeFillColorModel(IProjectFillColorModel fillColorModel)
IProjectFillColorModel getFillColorModelByIndex(int index)
void removeFillColorModelByIndex(int index)
int fillColorModelCount()
java.util.Iterator fillColorModelIterator()
IProjectFillColorModel
.IProjectFillColorModel[] toFillColorModelArray()
void addConnectorFillColorModel(IProjectFillColorModel connectorFillColorModel)
void removeConnectorFillColorModel(IProjectFillColorModel connectorFillColorModel)
IProjectFillColorModel getConnectorFillColorModelByIndex(int index)
void removeConnectorFillColorModelByIndex(int index)
int connectorFillColorModelCount()
java.util.Iterator connectorFillColorModelIterator()
IProjectFillColorModel
.IProjectFillColorModel[] toConnectorFillColorModelArray()
void addDefaultLineModel(IProjectDefaultLineModel defaultLineModel)
void removeDefaultLineModel(IProjectDefaultLineModel defaultLineModel)
IProjectDefaultLineModel getDefaultLineModelByIndex(int index)
void removeDefaultLineModelByIndex(int index)
int defaultLineModelCount()
java.util.Iterator defaultLineModelIterator()
IProjectDefaultLineModel
.IProjectDefaultLineModel[] toDefaultLineModelArray()
void addConnectorDefaultLineModel(IProjectDefaultLineModel connectorDefaultLineModel)
void removeConnectorDefaultLineModel(IProjectDefaultLineModel connectorDefaultLineModel)
IProjectDefaultLineModel getConnectorDefaultLineModelByIndex(int index)
void removeConnectorDefaultLineModelByIndex(int index)
int connectorDefaultLineModelCount()
java.util.Iterator connectorDefaultLineModelIterator()
IProjectDefaultLineModel
.IProjectDefaultLineModel[] toConnectorDefaultLineModelArray()
void addShapeElementFontModel(IProjectElementFontModel shapeElementFontModel)
void removeShapeElementFontModel(IProjectElementFontModel shapeElementFontModel)
IProjectElementFontModel getShapeElementFontModelByIndex(int index)
void removeShapeElementFontModelByIndex(int index)
int shapeElementFontModelCount()
java.util.Iterator shapeElementFontModelIterator()
IProjectElementFontModel
.IProjectElementFontModel[] toShapeElementFontModelArray()
void addShapeDisplayImage(IProjectShapeDisplayImage shapeDisplayImage)
void removeShapeDisplayImage(IProjectShapeDisplayImage shapeDisplayImage)
IProjectShapeDisplayImage getShapeDisplayImageByIndex(int index)
void removeShapeDisplayImageByIndex(int index)
int shapeDisplayImageCount()
java.util.Iterator shapeDisplayImageIterator()
IProjectShapeDisplayImage
.IProjectShapeDisplayImage[] toShapeDisplayImageArray()
void addConnectorElementFontModel(IProjectElementFontModel connectorElementFontModel)
void removeConnectorElementFontModel(IProjectElementFontModel connectorElementFontModel)
IProjectElementFontModel getConnectorElementFontModelByIndex(int index)
void removeConnectorElementFontModelByIndex(int index)
int connectorElementFontModelCount()
java.util.Iterator connectorElementFontModelIterator()
IProjectElementFontModel
.IProjectElementFontModel[] toConnectorElementFontModelArray()
void setGlobalFillColorModel(IProjectFillColorModel globalFillColorModel)
IProjectFillColorModel getGlobalFillColorModel()
void setGlobalConnectorFillColorModel(IProjectFillColorModel globalConnectorFillColorModel)
IProjectFillColorModel getGlobalConnectorFillColorModel()
void setLineModelStrokeNull(boolean lineModelStrokeNull)
boolean isLineModelStrokeNull()
void setLineModelStrokeDashs(java.lang.String[] lineModelStrokeDashs)
java.lang.String[] getLineModelStrokeDashs()
void setLineWeight(double lineWeight)
double getLineWeight()
void setLineModelCap(int lineModelCap)
int getLineModelCap()
void setLineColor(int lineColor)
int getLineColor()
void setLineTransparency(int lineTransparency)
int getLineTransparency()
void setConnectorLineModelStrokeNull(boolean connectorLineModelStrokeNull)
boolean isConnectorLineModelStrokeNull()
void setConnectorLineModelStrokeDashs(java.lang.String[] connectorLineModelStrokeDashs)
java.lang.String[] getConnectorLineModelStrokeDashs()
void setConnectorLineWeight(double connectorLineWeight)
double getConnectorLineWeight()
void setConnectorLineModelCap(int connectorLineModelCap)
int getConnectorLineModelCap()
void setConnectorLineColor(int connectorLineColor)
int getConnectorLineColor()
void setConnectorLineTransparency(int connectorLineTransparency)
int getConnectorLineTransparency()
void setDefaultShapeBackground(int defaultShapeBackground)
int getDefaultShapeBackground()
void setDefaultShapeForeground(int defaultShapeForeground)
int getDefaultShapeForeground()
void setDefaultFontColor(int defaultFontColor)
int getDefaultFontColor()
void setDefaultConnectorFontColor(int defaultConnectorFontColor)
int getDefaultConnectorFontColor()
void setDefaultFontName(java.lang.String defaultFontName)
java.lang.String getDefaultFontName()
void setDefaultFontStyle(int defaultFontStyle)
int getDefaultFontStyle()
void setDefaultConnectorModelElementNameAlignment(int defaultConnectorModelElementNameAlignment)
int getDefaultConnectorModelElementNameAlignment()
void setDefaultModelElementNameAlignment(int defaultModelElementNameAlignment)
int getDefaultModelElementNameAlignment()
void setDefaultFontSize(int defaultFontSize)
int getDefaultFontSize()
void setDefaultCompartmentFontName(java.lang.String defaultCompartmentFontName)
java.lang.String getDefaultCompartmentFontName()
void setDefaultCompartmentFontStyle(int defaultCompartmentFontStyle)
int getDefaultCompartmentFontStyle()
void setDefaultCompartmentFontSize(int defaultCompartmentFontSize)
int getDefaultCompartmentFontSize()
void setDefaultConnectorFontName(java.lang.String defaultConnectorFontName)
java.lang.String getDefaultConnectorFontName()
void setDefaultConnectorFontStyle(int defaultConnectorFontStyle)
int getDefaultConnectorFontStyle()
void setDefaultConnectorFontSize(int defaultConnectorFontSize)
int getDefaultConnectorFontSize()