public interface IZachmanDiagramContainer 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, 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_DIAGRAM_ID
static final java.lang.String PROP_SCOPE_CONTEXTS_ROW_COLLAPSED
static final java.lang.String PROP_BUSINESS_CONCEPTS_ROW_COLLAPSED
static final java.lang.String PROP_SYSTEM_LOGIC_ROW_COLLAPSED
static final java.lang.String PROP_TECHNOLOGY_PHYSICS_ROW_COLLAPSED
static final java.lang.String PROP_COMPONENT_ASSEMBLIES_ROW_COLLAPSED
static final java.lang.String PROP_OPERATIONS_CLASSES_ROW_COLLAPSED
static final java.lang.String PROP_WHAT_COLUMN_COLLAPSED
static final java.lang.String PROP_HOW_COLUMN_COLLAPSED
static final java.lang.String PROP_WHERE_COLUMN_COLLAPSED
static final java.lang.String PROP_WHO_COLUMN_COLLAPSED
static final java.lang.String PROP_WHEN_COLUMN_COLLAPSED
static final java.lang.String PROP_WHY_COLUMN_COLLAPSED
static final java.lang.String PROP_INVENTORY_IDENTIFICATION_CELL
static final java.lang.String PROP_PROCESS_IDENTIFICATION_CELL
static final java.lang.String PROP_NETWORK_IDENTIFICATION_CELL
static final java.lang.String PROP_ORGANIZATION_IDENTIFICATION_CELL
static final java.lang.String PROP_TIMING_IDENTIFICATION_CELL
static final java.lang.String PROP_MOTIVATION_IDENTIFICATION_CELL
static final java.lang.String PROP_INVENTORY_DEFINITION_CELL
static final java.lang.String PROP_PROCESS_DEFINITION_CELL
static final java.lang.String PROP_NETWORK_DEFINITION_CELL
static final java.lang.String PROP_ORGANIZATION_DEFINITION_CELL
static final java.lang.String PROP_TIMING_DEFINITION_CELL
static final java.lang.String PROP_MOTIVATION_DEFINITION_CELL
static final java.lang.String PROP_INVENTORY_REPRESENTATION_CELL
static final java.lang.String PROP_PROCESS_REPRESENTATION_CELL
static final java.lang.String PROP_NETWORK_REPRESENTATION_CELL
static final java.lang.String PROP_ORGANIZATION_REPRESENTATION_CELL
static final java.lang.String PROP_TIMING_REPRESENTATION_CELL
static final java.lang.String PROP_MOTIVATION_REPRESENTATION_CELL
static final java.lang.String PROP_INVENTORY_SPECIFICATION_CELL
static final java.lang.String PROP_PROCESS_SPECIFICATION_CELL
static final java.lang.String PROP_NETWORK_SPECIFICATION_CELL
static final java.lang.String PROP_ORGANIZATION_SPECIFICATION_CELL
static final java.lang.String PROP_TIMING_SPECIFICATION_CELL
static final java.lang.String PROP_MOTIVATION_SPECIFICATION_CELL
static final java.lang.String PROP_INVENTORY_CONFIGURATION_CELL
static final java.lang.String PROP_PROCESS_CONFIGURATION_CELL
static final java.lang.String PROP_NETWORK_CONFIGURATION_CELL
static final java.lang.String PROP_ORGANIZATION_CONFIGURATION_CELL
static final java.lang.String PROP_TIMING_CONFIGURATION_CELL
static final java.lang.String PROP_MOTIVATION_CONFIGURATION_CELL
static final java.lang.String PROP_INVENTORY_INSTANTIATION_CELL
static final java.lang.String PROP_PROCESS_INSTANTIATION_CELL
static final java.lang.String PROP_NETWORK_INSTANTIATION_CELL
static final java.lang.String PROP_ORGANIZATION_INSTANTIATION_CELL
static final java.lang.String PROP_TIMING_INSTANTIATION_CELL
static final java.lang.String PROP_MOTIVATION_INSTANTIATION_CELL
void addZachmanCell(IZachmanCell child)
void removeZachmanCell(IZachmanCell child)
IZachmanCell getZachmanCellByIndex(int index)
void removeZachmanCellByIndex(int index)
void reorderZachmanCell(IZachmanCell[] childs)
int zachmanCellCount()
java.util.Iterator zachmanCellIterator()
IZachmanCell[] toZachmanCellArray()
IZachmanCell createZachmanCell()
IZachmanCell getZachmanCellByName(java.lang.String name)
void setDiagramId(java.lang.String diagramId)
java.lang.String getDiagramId()
void setScopeContextsRowCollapsed(boolean scopeContextsRowCollapsed)
boolean isScopeContextsRowCollapsed()
void setBusinessConceptsRowCollapsed(boolean businessConceptsRowCollapsed)
boolean isBusinessConceptsRowCollapsed()
void setSystemLogicRowCollapsed(boolean systemLogicRowCollapsed)
boolean isSystemLogicRowCollapsed()
void setTechnologyPhysicsRowCollapsed(boolean technologyPhysicsRowCollapsed)
boolean isTechnologyPhysicsRowCollapsed()
void setComponentAssembliesRowCollapsed(boolean componentAssembliesRowCollapsed)
boolean isComponentAssembliesRowCollapsed()
void setOperationsClassesRowCollapsed(boolean operationsClassesRowCollapsed)
boolean isOperationsClassesRowCollapsed()
void setWhatColumnCollapsed(boolean whatColumnCollapsed)
boolean isWhatColumnCollapsed()
void setHowColumnCollapsed(boolean howColumnCollapsed)
boolean isHowColumnCollapsed()
void setWhereColumnCollapsed(boolean whereColumnCollapsed)
boolean isWhereColumnCollapsed()
void setWhoColumnCollapsed(boolean whoColumnCollapsed)
boolean isWhoColumnCollapsed()
void setWhenColumnCollapsed(boolean whenColumnCollapsed)
boolean isWhenColumnCollapsed()
void setWhyColumnCollapsed(boolean whyColumnCollapsed)
boolean isWhyColumnCollapsed()
void setInventoryIdentificationCell(IZachmanCell inventoryIdentificationCell)
IZachmanCell getInventoryIdentificationCell()
void setProcessIdentificationCell(IZachmanCell processIdentificationCell)
IZachmanCell getProcessIdentificationCell()
void setNetworkIdentificationCell(IZachmanCell networkIdentificationCell)
IZachmanCell getNetworkIdentificationCell()
void setOrganizationIdentificationCell(IZachmanCell organizationIdentificationCell)
IZachmanCell getOrganizationIdentificationCell()
void setTimingIdentificationCell(IZachmanCell timingIdentificationCell)
IZachmanCell getTimingIdentificationCell()
void setMotivationIdentificationCell(IZachmanCell motivationIdentificationCell)
IZachmanCell getMotivationIdentificationCell()
void setInventoryDefinitionCell(IZachmanCell inventoryDefinitionCell)
IZachmanCell getInventoryDefinitionCell()
void setProcessDefinitionCell(IZachmanCell processDefinitionCell)
IZachmanCell getProcessDefinitionCell()
void setNetworkDefinitionCell(IZachmanCell networkDefinitionCell)
IZachmanCell getNetworkDefinitionCell()
void setOrganizationDefinitionCell(IZachmanCell organizationDefinitionCell)
IZachmanCell getOrganizationDefinitionCell()
void setTimingDefinitionCell(IZachmanCell timingDefinitionCell)
IZachmanCell getTimingDefinitionCell()
void setMotivationDefinitionCell(IZachmanCell motivationDefinitionCell)
IZachmanCell getMotivationDefinitionCell()
void setInventoryRepresentationCell(IZachmanCell inventoryRepresentationCell)
IZachmanCell getInventoryRepresentationCell()
void setProcessRepresentationCell(IZachmanCell processRepresentationCell)
IZachmanCell getProcessRepresentationCell()
void setNetworkRepresentationCell(IZachmanCell networkRepresentationCell)
IZachmanCell getNetworkRepresentationCell()
void setOrganizationRepresentationCell(IZachmanCell organizationRepresentationCell)
IZachmanCell getOrganizationRepresentationCell()
void setTimingRepresentationCell(IZachmanCell timingRepresentationCell)
IZachmanCell getTimingRepresentationCell()
void setMotivationRepresentationCell(IZachmanCell motivationRepresentationCell)
IZachmanCell getMotivationRepresentationCell()
void setInventorySpecificationCell(IZachmanCell inventorySpecificationCell)
IZachmanCell getInventorySpecificationCell()
void setProcessSpecificationCell(IZachmanCell processSpecificationCell)
IZachmanCell getProcessSpecificationCell()
void setNetworkSpecificationCell(IZachmanCell networkSpecificationCell)
IZachmanCell getNetworkSpecificationCell()
void setOrganizationSpecificationCell(IZachmanCell organizationSpecificationCell)
IZachmanCell getOrganizationSpecificationCell()
void setTimingSpecificationCell(IZachmanCell timingSpecificationCell)
IZachmanCell getTimingSpecificationCell()
void setMotivationSpecificationCell(IZachmanCell motivationSpecificationCell)
IZachmanCell getMotivationSpecificationCell()
void setInventoryConfigurationCell(IZachmanCell inventoryConfigurationCell)
IZachmanCell getInventoryConfigurationCell()
void setProcessConfigurationCell(IZachmanCell processConfigurationCell)
IZachmanCell getProcessConfigurationCell()
void setNetworkConfigurationCell(IZachmanCell networkConfigurationCell)
IZachmanCell getNetworkConfigurationCell()
void setOrganizationConfigurationCell(IZachmanCell organizationConfigurationCell)
IZachmanCell getOrganizationConfigurationCell()
void setTimingConfigurationCell(IZachmanCell timingConfigurationCell)
IZachmanCell getTimingConfigurationCell()
void setMotivationConfigurationCell(IZachmanCell motivationConfigurationCell)
IZachmanCell getMotivationConfigurationCell()
void setInventoryInstantiationCell(IZachmanCell inventoryInstantiationCell)
IZachmanCell getInventoryInstantiationCell()
void setProcessInstantiationCell(IZachmanCell processInstantiationCell)
IZachmanCell getProcessInstantiationCell()
void setNetworkInstantiationCell(IZachmanCell networkInstantiationCell)
IZachmanCell getNetworkInstantiationCell()
void setOrganizationInstantiationCell(IZachmanCell organizationInstantiationCell)
IZachmanCell getOrganizationInstantiationCell()
void setTimingInstantiationCell(IZachmanCell timingInstantiationCell)
IZachmanCell getTimingInstantiationCell()
void setMotivationInstantiationCell(IZachmanCell motivationInstantiationCell)
IZachmanCell getMotivationInstantiationCell()