public interface IArchiMateLocation extends IHasChildrenBaseModelElement
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROP_ANALYSIS_ITEM_DIAGRAM_IDS |
static java.lang.String |
PROP_ANALYSIS_ITEM_MODELS |
static java.lang.String |
PROP_QUALITY_REASON |
static java.lang.String |
PROP_QUALITY_SCORE |
static java.lang.String |
PROP_STEREOTYPES |
static java.lang.String |
PROP_SYNC_MAPPING_MODELS |
static java.lang.String |
PROP_TAGGED_VALUES |
PROP_BACKLOG_ACTIVITY_ID, PROP_COMMENTS, PROP_DOCUMENTATION, PROP_GENERIC_VALUES, PROP_PM_AUTHOR, PROP_PM_CREATE_DATE_TIME, PROP_PM_DIFFICULTY, PROP_PM_DISCIPLINE, PROP_PM_ITERATION, PROP_PM_LAST_MODIFIED, PROP_PM_PHASE, PROP_PM_PRIORITY, PROP_PM_STATUS, PROP_PM_VERSION, PROP_REFERENCED_BY_DIAGRAM_IDS, PROP_REFERENCED_BY_MODEL_ADDRESSES, PROP_REFERENCES, PROP_TRANSIT_FROM, PROP_TRANSIT_TO, PROP_USER_ID, PROP_USER_ID_LAST_NUMERIC_VALUE, PROP_USER_ID_PARENT, PROP_VOICES
MODEL_QUALITY_SCORE_IGNORE, MODEL_QUALITY_SCORE_RECALCULATE, PROP_NAME
addComment, addGenericValue, addReference, addVoice, commentCount, commentIterator, genericValueCount, genericValueIterator, getBacklogActivityId, getCommentByIndex, getDescription, getGenericValueByIndex, getHTMLDescription, getHTMLDescription, getPmAuthor, getPmCreateDateTime, getPmDifficulty, getPmDiscipline, getPmIteration, getPmLastModified, getPmPhase, getPmPriority, getPmStatus, getPmVersion, getReferenceByIndex, getReferencedByDiagramIds, getReferencedByModelAddresses, getTransitFrom, getTransitTo, getUserID, getUserIDLastNumericValue, getUserIDParent, getVoiceByIndex, referenceCount, referenceIterator, removeComment, removeCommentByIndex, removeGenericValue, removeGenericValueByIndex, removeReference, removeReferenceByIndex, removeVoice, removeVoiceByIndex, setBacklogActivityId, setDescription, setHTMLDescription, setPmAuthor, setPmCreateDateTime, setPmDifficulty, setPmDiscipline, setPmIteration, setPmLastModified, setPmPhase, setPmPriority, setPmStatus, setPmVersion, setReferencedByDiagramIds, setReferencedByModelAddresses, setTransitFrom, setTransitTo, setUserID, setUserIDLastNumericValue, setUserIDParent, toCommentArray, toGenericValueArray, toReferenceArray, toVoiceArray, voiceCount, voiceIterator
addChild, addPropertyChangeListener, addSubDiagram, canModify, childCount, childCount, childCount, childIterator, childIterator, childIterator, constraintsIterator, createChild, delete, disposeTransientModel, duplicate, fromChartRelationshipCount, fromChartRelationshipIterator, getAddress, getChildById, getChildByIndex, getChildByIndex, getChildByName, getChildByName, getDescriptionWithReferenceModels, getDiagramElements, getDisplayQualityScore, getDocumentation, getDocumentationWithReferenceModels, 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, getReferencedBys, getReferencingModels, getSubDiagramAt, indexOfSubDiagram, isMirrorModelElement, isTransientModel, removeChild, removeChildByIndex, removePropertyChangeListener, removeSubDiagram, setDocumentation, setHTMLDocumentation, setName, setNickDescription, setNickDocumentation, setNickHTMLDescription, setNickHTMLDocumentation, setNickname, subDiagramCount, subDiagramIterator, toChartRelationshipCount, toChartRelationshipIterator, toChildArray, toChildArray, toChildArray, toFromChartRelationshipArray, toModelPropertyArray, toPropertiesString, toSubDiagramArray, toToChartRelationshipArray
static final java.lang.String PROP_STEREOTYPES
static final java.lang.String PROP_TAGGED_VALUES
static final java.lang.String PROP_SYNC_MAPPING_MODELS
static final java.lang.String PROP_ANALYSIS_ITEM_MODELS
static final java.lang.String PROP_ANALYSIS_ITEM_DIAGRAM_IDS
static final java.lang.String PROP_QUALITY_SCORE
static final java.lang.String PROP_QUALITY_REASON
void addArchiMateApplicationCollaboration(IArchiMateApplicationCollaboration child)
void removeArchiMateApplicationCollaboration(IArchiMateApplicationCollaboration child)
IArchiMateApplicationCollaboration getArchiMateApplicationCollaborationByIndex(int index)
void removeArchiMateApplicationCollaborationByIndex(int index)
void reorderArchiMateApplicationCollaboration(IArchiMateApplicationCollaboration[] childs)
int archiMateApplicationCollaborationCount()
java.util.Iterator archiMateApplicationCollaborationIterator()
IArchiMateApplicationCollaboration[] toArchiMateApplicationCollaborationArray()
IArchiMateApplicationCollaboration createArchiMateApplicationCollaboration()
IArchiMateApplicationCollaboration getArchiMateApplicationCollaborationByName(java.lang.String name)
void addArchiMateApplicationComponent(IArchiMateApplicationComponent child)
void removeArchiMateApplicationComponent(IArchiMateApplicationComponent child)
IArchiMateApplicationComponent getArchiMateApplicationComponentByIndex(int index)
void removeArchiMateApplicationComponentByIndex(int index)
void reorderArchiMateApplicationComponent(IArchiMateApplicationComponent[] childs)
int archiMateApplicationComponentCount()
java.util.Iterator archiMateApplicationComponentIterator()
IArchiMateApplicationComponent[] toArchiMateApplicationComponentArray()
IArchiMateApplicationComponent createArchiMateApplicationComponent()
IArchiMateApplicationComponent getArchiMateApplicationComponentByName(java.lang.String name)
void addArchiMateApplicationFunction(IArchiMateApplicationFunction child)
void removeArchiMateApplicationFunction(IArchiMateApplicationFunction child)
IArchiMateApplicationFunction getArchiMateApplicationFunctionByIndex(int index)
void removeArchiMateApplicationFunctionByIndex(int index)
void reorderArchiMateApplicationFunction(IArchiMateApplicationFunction[] childs)
int archiMateApplicationFunctionCount()
java.util.Iterator archiMateApplicationFunctionIterator()
IArchiMateApplicationFunction[] toArchiMateApplicationFunctionArray()
IArchiMateApplicationFunction createArchiMateApplicationFunction()
IArchiMateApplicationFunction getArchiMateApplicationFunctionByName(java.lang.String name)
void addArchiMateApplicationInteraction(IArchiMateApplicationInteraction child)
void removeArchiMateApplicationInteraction(IArchiMateApplicationInteraction child)
IArchiMateApplicationInteraction getArchiMateApplicationInteractionByIndex(int index)
void removeArchiMateApplicationInteractionByIndex(int index)
void reorderArchiMateApplicationInteraction(IArchiMateApplicationInteraction[] childs)
int archiMateApplicationInteractionCount()
java.util.Iterator archiMateApplicationInteractionIterator()
IArchiMateApplicationInteraction[] toArchiMateApplicationInteractionArray()
IArchiMateApplicationInteraction createArchiMateApplicationInteraction()
IArchiMateApplicationInteraction getArchiMateApplicationInteractionByName(java.lang.String name)
void addArchiMateApplicationInterface(IArchiMateApplicationInterface child)
void removeArchiMateApplicationInterface(IArchiMateApplicationInterface child)
IArchiMateApplicationInterface getArchiMateApplicationInterfaceByIndex(int index)
void removeArchiMateApplicationInterfaceByIndex(int index)
void reorderArchiMateApplicationInterface(IArchiMateApplicationInterface[] childs)
int archiMateApplicationInterfaceCount()
java.util.Iterator archiMateApplicationInterfaceIterator()
IArchiMateApplicationInterface[] toArchiMateApplicationInterfaceArray()
IArchiMateApplicationInterface createArchiMateApplicationInterface()
IArchiMateApplicationInterface getArchiMateApplicationInterfaceByName(java.lang.String name)
void addArchiMateApplicationService(IArchiMateApplicationService child)
void removeArchiMateApplicationService(IArchiMateApplicationService child)
IArchiMateApplicationService getArchiMateApplicationServiceByIndex(int index)
void removeArchiMateApplicationServiceByIndex(int index)
void reorderArchiMateApplicationService(IArchiMateApplicationService[] childs)
int archiMateApplicationServiceCount()
java.util.Iterator archiMateApplicationServiceIterator()
IArchiMateApplicationService[] toArchiMateApplicationServiceArray()
IArchiMateApplicationService createArchiMateApplicationService()
IArchiMateApplicationService getArchiMateApplicationServiceByName(java.lang.String name)
void addArchiMateArtifact(IArchiMateArtifact child)
void removeArchiMateArtifact(IArchiMateArtifact child)
IArchiMateArtifact getArchiMateArtifactByIndex(int index)
void removeArchiMateArtifactByIndex(int index)
void reorderArchiMateArtifact(IArchiMateArtifact[] childs)
int archiMateArtifactCount()
java.util.Iterator archiMateArtifactIterator()
IArchiMateArtifact[] toArchiMateArtifactArray()
IArchiMateArtifact createArchiMateArtifact()
IArchiMateArtifact getArchiMateArtifactByName(java.lang.String name)
void addArchiMateBusinessActor(IArchiMateBusinessActor child)
void removeArchiMateBusinessActor(IArchiMateBusinessActor child)
IArchiMateBusinessActor getArchiMateBusinessActorByIndex(int index)
void removeArchiMateBusinessActorByIndex(int index)
void reorderArchiMateBusinessActor(IArchiMateBusinessActor[] childs)
int archiMateBusinessActorCount()
java.util.Iterator archiMateBusinessActorIterator()
IArchiMateBusinessActor[] toArchiMateBusinessActorArray()
IArchiMateBusinessActor createArchiMateBusinessActor()
IArchiMateBusinessActor getArchiMateBusinessActorByName(java.lang.String name)
void addArchiMateBusinessCollaboration(IArchiMateBusinessCollaboration child)
void removeArchiMateBusinessCollaboration(IArchiMateBusinessCollaboration child)
IArchiMateBusinessCollaboration getArchiMateBusinessCollaborationByIndex(int index)
void removeArchiMateBusinessCollaborationByIndex(int index)
void reorderArchiMateBusinessCollaboration(IArchiMateBusinessCollaboration[] childs)
int archiMateBusinessCollaborationCount()
java.util.Iterator archiMateBusinessCollaborationIterator()
IArchiMateBusinessCollaboration[] toArchiMateBusinessCollaborationArray()
IArchiMateBusinessCollaboration createArchiMateBusinessCollaboration()
IArchiMateBusinessCollaboration getArchiMateBusinessCollaborationByName(java.lang.String name)
void addArchiMateBusinessEvent(IArchiMateBusinessEvent child)
void removeArchiMateBusinessEvent(IArchiMateBusinessEvent child)
IArchiMateBusinessEvent getArchiMateBusinessEventByIndex(int index)
void removeArchiMateBusinessEventByIndex(int index)
void reorderArchiMateBusinessEvent(IArchiMateBusinessEvent[] childs)
int archiMateBusinessEventCount()
java.util.Iterator archiMateBusinessEventIterator()
IArchiMateBusinessEvent[] toArchiMateBusinessEventArray()
IArchiMateBusinessEvent createArchiMateBusinessEvent()
IArchiMateBusinessEvent getArchiMateBusinessEventByName(java.lang.String name)
void addArchiMateBusinessFunction(IArchiMateBusinessFunction child)
void removeArchiMateBusinessFunction(IArchiMateBusinessFunction child)
IArchiMateBusinessFunction getArchiMateBusinessFunctionByIndex(int index)
void removeArchiMateBusinessFunctionByIndex(int index)
void reorderArchiMateBusinessFunction(IArchiMateBusinessFunction[] childs)
int archiMateBusinessFunctionCount()
java.util.Iterator archiMateBusinessFunctionIterator()
IArchiMateBusinessFunction[] toArchiMateBusinessFunctionArray()
IArchiMateBusinessFunction createArchiMateBusinessFunction()
IArchiMateBusinessFunction getArchiMateBusinessFunctionByName(java.lang.String name)
void addArchiMateBusinessInteraction(IArchiMateBusinessInteraction child)
void removeArchiMateBusinessInteraction(IArchiMateBusinessInteraction child)
IArchiMateBusinessInteraction getArchiMateBusinessInteractionByIndex(int index)
void removeArchiMateBusinessInteractionByIndex(int index)
void reorderArchiMateBusinessInteraction(IArchiMateBusinessInteraction[] childs)
int archiMateBusinessInteractionCount()
java.util.Iterator archiMateBusinessInteractionIterator()
IArchiMateBusinessInteraction[] toArchiMateBusinessInteractionArray()
IArchiMateBusinessInteraction createArchiMateBusinessInteraction()
IArchiMateBusinessInteraction getArchiMateBusinessInteractionByName(java.lang.String name)
void addArchiMateBusinessInterface(IArchiMateBusinessInterface child)
void removeArchiMateBusinessInterface(IArchiMateBusinessInterface child)
IArchiMateBusinessInterface getArchiMateBusinessInterfaceByIndex(int index)
void removeArchiMateBusinessInterfaceByIndex(int index)
void reorderArchiMateBusinessInterface(IArchiMateBusinessInterface[] childs)
int archiMateBusinessInterfaceCount()
java.util.Iterator archiMateBusinessInterfaceIterator()
IArchiMateBusinessInterface[] toArchiMateBusinessInterfaceArray()
IArchiMateBusinessInterface createArchiMateBusinessInterface()
IArchiMateBusinessInterface getArchiMateBusinessInterfaceByName(java.lang.String name)
void addArchiMateBusinessObject(IArchiMateBusinessObject child)
void removeArchiMateBusinessObject(IArchiMateBusinessObject child)
IArchiMateBusinessObject getArchiMateBusinessObjectByIndex(int index)
void removeArchiMateBusinessObjectByIndex(int index)
void reorderArchiMateBusinessObject(IArchiMateBusinessObject[] childs)
int archiMateBusinessObjectCount()
java.util.Iterator archiMateBusinessObjectIterator()
IArchiMateBusinessObject[] toArchiMateBusinessObjectArray()
IArchiMateBusinessObject createArchiMateBusinessObject()
IArchiMateBusinessObject getArchiMateBusinessObjectByName(java.lang.String name)
void addArchiMateBusinessProcess(IArchiMateBusinessProcess child)
void removeArchiMateBusinessProcess(IArchiMateBusinessProcess child)
IArchiMateBusinessProcess getArchiMateBusinessProcessByIndex(int index)
void removeArchiMateBusinessProcessByIndex(int index)
void reorderArchiMateBusinessProcess(IArchiMateBusinessProcess[] childs)
int archiMateBusinessProcessCount()
java.util.Iterator archiMateBusinessProcessIterator()
IArchiMateBusinessProcess[] toArchiMateBusinessProcessArray()
IArchiMateBusinessProcess createArchiMateBusinessProcess()
IArchiMateBusinessProcess getArchiMateBusinessProcessByName(java.lang.String name)
void addArchiMateBusinessRole(IArchiMateBusinessRole child)
void removeArchiMateBusinessRole(IArchiMateBusinessRole child)
IArchiMateBusinessRole getArchiMateBusinessRoleByIndex(int index)
void removeArchiMateBusinessRoleByIndex(int index)
void reorderArchiMateBusinessRole(IArchiMateBusinessRole[] childs)
int archiMateBusinessRoleCount()
java.util.Iterator archiMateBusinessRoleIterator()
IArchiMateBusinessRole[] toArchiMateBusinessRoleArray()
IArchiMateBusinessRole createArchiMateBusinessRole()
IArchiMateBusinessRole getArchiMateBusinessRoleByName(java.lang.String name)
void addArchiMateBusinessService(IArchiMateBusinessService child)
void removeArchiMateBusinessService(IArchiMateBusinessService child)
IArchiMateBusinessService getArchiMateBusinessServiceByIndex(int index)
void removeArchiMateBusinessServiceByIndex(int index)
void reorderArchiMateBusinessService(IArchiMateBusinessService[] childs)
int archiMateBusinessServiceCount()
java.util.Iterator archiMateBusinessServiceIterator()
IArchiMateBusinessService[] toArchiMateBusinessServiceArray()
IArchiMateBusinessService createArchiMateBusinessService()
IArchiMateBusinessService getArchiMateBusinessServiceByName(java.lang.String name)
void addArchiMateCommunicationPath(IArchiMateCommunicationPath child)
void removeArchiMateCommunicationPath(IArchiMateCommunicationPath child)
IArchiMateCommunicationPath getArchiMateCommunicationPathByIndex(int index)
void removeArchiMateCommunicationPathByIndex(int index)
void reorderArchiMateCommunicationPath(IArchiMateCommunicationPath[] childs)
int archiMateCommunicationPathCount()
java.util.Iterator archiMateCommunicationPathIterator()
IArchiMateCommunicationPath[] toArchiMateCommunicationPathArray()
IArchiMateCommunicationPath createArchiMateCommunicationPath()
IArchiMateCommunicationPath getArchiMateCommunicationPathByName(java.lang.String name)
void addArchiMateCommunicationPathBox(IArchiMateCommunicationPathBox child)
void removeArchiMateCommunicationPathBox(IArchiMateCommunicationPathBox child)
IArchiMateCommunicationPathBox getArchiMateCommunicationPathBoxByIndex(int index)
void removeArchiMateCommunicationPathBoxByIndex(int index)
void reorderArchiMateCommunicationPathBox(IArchiMateCommunicationPathBox[] childs)
int archiMateCommunicationPathBoxCount()
java.util.Iterator archiMateCommunicationPathBoxIterator()
IArchiMateCommunicationPathBox[] toArchiMateCommunicationPathBoxArray()
IArchiMateCommunicationPathBox createArchiMateCommunicationPathBox()
IArchiMateCommunicationPathBox getArchiMateCommunicationPathBoxByName(java.lang.String name)
void addArchiMateContract(IArchiMateContract child)
void removeArchiMateContract(IArchiMateContract child)
IArchiMateContract getArchiMateContractByIndex(int index)
void removeArchiMateContractByIndex(int index)
void reorderArchiMateContract(IArchiMateContract[] childs)
int archiMateContractCount()
java.util.Iterator archiMateContractIterator()
IArchiMateContract[] toArchiMateContractArray()
IArchiMateContract createArchiMateContract()
IArchiMateContract getArchiMateContractByName(java.lang.String name)
void addArchiMateDataObject(IArchiMateDataObject child)
void removeArchiMateDataObject(IArchiMateDataObject child)
IArchiMateDataObject getArchiMateDataObjectByIndex(int index)
void removeArchiMateDataObjectByIndex(int index)
void reorderArchiMateDataObject(IArchiMateDataObject[] childs)
int archiMateDataObjectCount()
java.util.Iterator archiMateDataObjectIterator()
IArchiMateDataObject[] toArchiMateDataObjectArray()
IArchiMateDataObject createArchiMateDataObject()
IArchiMateDataObject getArchiMateDataObjectByName(java.lang.String name)
void addArchiMateDeliverable(IArchiMateDeliverable child)
void removeArchiMateDeliverable(IArchiMateDeliverable child)
IArchiMateDeliverable getArchiMateDeliverableByIndex(int index)
void removeArchiMateDeliverableByIndex(int index)
void reorderArchiMateDeliverable(IArchiMateDeliverable[] childs)
int archiMateDeliverableCount()
java.util.Iterator archiMateDeliverableIterator()
IArchiMateDeliverable[] toArchiMateDeliverableArray()
IArchiMateDeliverable createArchiMateDeliverable()
IArchiMateDeliverable getArchiMateDeliverableByName(java.lang.String name)
void addArchiMateDevice(IArchiMateDevice child)
void removeArchiMateDevice(IArchiMateDevice child)
IArchiMateDevice getArchiMateDeviceByIndex(int index)
void removeArchiMateDeviceByIndex(int index)
void reorderArchiMateDevice(IArchiMateDevice[] childs)
int archiMateDeviceCount()
java.util.Iterator archiMateDeviceIterator()
IArchiMateDevice[] toArchiMateDeviceArray()
IArchiMateDevice createArchiMateDevice()
IArchiMateDevice getArchiMateDeviceByName(java.lang.String name)
void addArchiMateInfrastructureFunction(IArchiMateInfrastructureFunction child)
void removeArchiMateInfrastructureFunction(IArchiMateInfrastructureFunction child)
IArchiMateInfrastructureFunction getArchiMateInfrastructureFunctionByIndex(int index)
void removeArchiMateInfrastructureFunctionByIndex(int index)
void reorderArchiMateInfrastructureFunction(IArchiMateInfrastructureFunction[] childs)
int archiMateInfrastructureFunctionCount()
java.util.Iterator archiMateInfrastructureFunctionIterator()
IArchiMateInfrastructureFunction[] toArchiMateInfrastructureFunctionArray()
IArchiMateInfrastructureFunction createArchiMateInfrastructureFunction()
IArchiMateInfrastructureFunction getArchiMateInfrastructureFunctionByName(java.lang.String name)
void addArchiMateInfrastructureInterface(IArchiMateInfrastructureInterface child)
void removeArchiMateInfrastructureInterface(IArchiMateInfrastructureInterface child)
IArchiMateInfrastructureInterface getArchiMateInfrastructureInterfaceByIndex(int index)
void removeArchiMateInfrastructureInterfaceByIndex(int index)
void reorderArchiMateInfrastructureInterface(IArchiMateInfrastructureInterface[] childs)
int archiMateInfrastructureInterfaceCount()
java.util.Iterator archiMateInfrastructureInterfaceIterator()
IArchiMateInfrastructureInterface[] toArchiMateInfrastructureInterfaceArray()
IArchiMateInfrastructureInterface createArchiMateInfrastructureInterface()
IArchiMateInfrastructureInterface getArchiMateInfrastructureInterfaceByName(java.lang.String name)
void addArchiMateInfrastructureService(IArchiMateInfrastructureService child)
void removeArchiMateInfrastructureService(IArchiMateInfrastructureService child)
IArchiMateInfrastructureService getArchiMateInfrastructureServiceByIndex(int index)
void removeArchiMateInfrastructureServiceByIndex(int index)
void reorderArchiMateInfrastructureService(IArchiMateInfrastructureService[] childs)
int archiMateInfrastructureServiceCount()
java.util.Iterator archiMateInfrastructureServiceIterator()
IArchiMateInfrastructureService[] toArchiMateInfrastructureServiceArray()
IArchiMateInfrastructureService createArchiMateInfrastructureService()
IArchiMateInfrastructureService getArchiMateInfrastructureServiceByName(java.lang.String name)
void addArchiMateJunction(IArchiMateJunction child)
void removeArchiMateJunction(IArchiMateJunction child)
IArchiMateJunction getArchiMateJunctionByIndex(int index)
void removeArchiMateJunctionByIndex(int index)
void reorderArchiMateJunction(IArchiMateJunction[] childs)
int archiMateJunctionCount()
java.util.Iterator archiMateJunctionIterator()
IArchiMateJunction[] toArchiMateJunctionArray()
IArchiMateJunction createArchiMateJunction()
IArchiMateJunction getArchiMateJunctionByName(java.lang.String name)
void addArchiMateLocation(IArchiMateLocation child)
void removeArchiMateLocation(IArchiMateLocation child)
IArchiMateLocation getArchiMateLocationByIndex(int index)
void removeArchiMateLocationByIndex(int index)
void reorderArchiMateLocation(IArchiMateLocation[] childs)
int archiMateLocationCount()
java.util.Iterator archiMateLocationIterator()
IArchiMateLocation[] toArchiMateLocationArray()
IArchiMateLocation createArchiMateLocation()
IArchiMateLocation getArchiMateLocationByName(java.lang.String name)
void addArchiMateNetwork(IArchiMateNetwork child)
void removeArchiMateNetwork(IArchiMateNetwork child)
IArchiMateNetwork getArchiMateNetworkByIndex(int index)
void removeArchiMateNetworkByIndex(int index)
void reorderArchiMateNetwork(IArchiMateNetwork[] childs)
int archiMateNetworkCount()
java.util.Iterator archiMateNetworkIterator()
IArchiMateNetwork[] toArchiMateNetworkArray()
IArchiMateNetwork createArchiMateNetwork()
IArchiMateNetwork getArchiMateNetworkByName(java.lang.String name)
void addArchiMateNetworkBox(IArchiMateNetworkBox child)
void removeArchiMateNetworkBox(IArchiMateNetworkBox child)
IArchiMateNetworkBox getArchiMateNetworkBoxByIndex(int index)
void removeArchiMateNetworkBoxByIndex(int index)
void reorderArchiMateNetworkBox(IArchiMateNetworkBox[] childs)
int archiMateNetworkBoxCount()
java.util.Iterator archiMateNetworkBoxIterator()
IArchiMateNetworkBox[] toArchiMateNetworkBoxArray()
IArchiMateNetworkBox createArchiMateNetworkBox()
IArchiMateNetworkBox getArchiMateNetworkBoxByName(java.lang.String name)
void addArchiMateNode(IArchiMateNode child)
void removeArchiMateNode(IArchiMateNode child)
IArchiMateNode getArchiMateNodeByIndex(int index)
void removeArchiMateNodeByIndex(int index)
void reorderArchiMateNode(IArchiMateNode[] childs)
int archiMateNodeCount()
java.util.Iterator archiMateNodeIterator()
IArchiMateNode[] toArchiMateNodeArray()
IArchiMateNode createArchiMateNode()
IArchiMateNode getArchiMateNodeByName(java.lang.String name)
void addArchiMateRepresentation(IArchiMateRepresentation child)
void removeArchiMateRepresentation(IArchiMateRepresentation child)
IArchiMateRepresentation getArchiMateRepresentationByIndex(int index)
void removeArchiMateRepresentationByIndex(int index)
void reorderArchiMateRepresentation(IArchiMateRepresentation[] childs)
int archiMateRepresentationCount()
java.util.Iterator archiMateRepresentationIterator()
IArchiMateRepresentation[] toArchiMateRepresentationArray()
IArchiMateRepresentation createArchiMateRepresentation()
IArchiMateRepresentation getArchiMateRepresentationByName(java.lang.String name)
void addArchiMateStakeholder(IArchiMateStakeholder child)
void removeArchiMateStakeholder(IArchiMateStakeholder child)
IArchiMateStakeholder getArchiMateStakeholderByIndex(int index)
void removeArchiMateStakeholderByIndex(int index)
void reorderArchiMateStakeholder(IArchiMateStakeholder[] childs)
int archiMateStakeholderCount()
java.util.Iterator archiMateStakeholderIterator()
IArchiMateStakeholder[] toArchiMateStakeholderArray()
IArchiMateStakeholder createArchiMateStakeholder()
IArchiMateStakeholder getArchiMateStakeholderByName(java.lang.String name)
void addArchiMateSystemSoftware(IArchiMateSystemSoftware child)
void removeArchiMateSystemSoftware(IArchiMateSystemSoftware child)
IArchiMateSystemSoftware getArchiMateSystemSoftwareByIndex(int index)
void removeArchiMateSystemSoftwareByIndex(int index)
void reorderArchiMateSystemSoftware(IArchiMateSystemSoftware[] childs)
int archiMateSystemSoftwareCount()
java.util.Iterator archiMateSystemSoftwareIterator()
IArchiMateSystemSoftware[] toArchiMateSystemSoftwareArray()
IArchiMateSystemSoftware createArchiMateSystemSoftware()
IArchiMateSystemSoftware getArchiMateSystemSoftwareByName(java.lang.String name)
void addArchiMateWorkPackage(IArchiMateWorkPackage child)
void removeArchiMateWorkPackage(IArchiMateWorkPackage child)
IArchiMateWorkPackage getArchiMateWorkPackageByIndex(int index)
void removeArchiMateWorkPackageByIndex(int index)
void reorderArchiMateWorkPackage(IArchiMateWorkPackage[] childs)
int archiMateWorkPackageCount()
java.util.Iterator archiMateWorkPackageIterator()
IArchiMateWorkPackage[] toArchiMateWorkPackageArray()
IArchiMateWorkPackage createArchiMateWorkPackage()
IArchiMateWorkPackage getArchiMateWorkPackageByName(java.lang.String name)
void addArchiMateGrouping(IArchiMateGrouping child)
void removeArchiMateGrouping(IArchiMateGrouping child)
IArchiMateGrouping getArchiMateGroupingByIndex(int index)
void removeArchiMateGroupingByIndex(int index)
void reorderArchiMateGrouping(IArchiMateGrouping[] childs)
int archiMateGroupingCount()
java.util.Iterator archiMateGroupingIterator()
IArchiMateGrouping[] toArchiMateGroupingArray()
IArchiMateGrouping createArchiMateGrouping()
IArchiMateGrouping getArchiMateGroupingByName(java.lang.String name)
int fromRelationshipCount()
ISimpleRelationship
that connect from this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445fromRelationshipCount
in interface IModelElement
ISimpleRelationship[] toFromRelationshipArray()
ISimpleRelationship
s that connect from this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toFromRelationshipArray
in interface IModelElement
ISimpleRelationship
s that connect from this model elementjava.util.Iterator fromRelationshipIterator()
ISimpleRelationship
s that connect from this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445fromRelationshipIterator
in interface IModelElement
ISimpleRelationship
s that connect from this model elementint toRelationshipCount()
ISimpleRelationship
that connect to this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toRelationshipCount
in interface IModelElement
ISimpleRelationship[] toToRelationshipArray()
ISimpleRelationship
s that connect to this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toToRelationshipArray
in interface IModelElement
ISimpleRelationship
s that connect to this model elementjava.util.Iterator toRelationshipIterator()
ISimpleRelationship
s that connect to this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toRelationshipIterator
in interface IModelElement
ISimpleRelationship
s that connect to this model elementint fromRelationshipEndCount()
IRelationshipEnd
that connect from this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445fromRelationshipEndCount
in interface IModelElement
IRelationshipEnd[] toFromRelationshipEndArray()
IRelationshipEnd
s that connect from this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toFromRelationshipEndArray
in interface IModelElement
IRelationshipEnd
s that connect from this model elementjava.util.Iterator fromRelationshipEndIterator()
IRelationshipEnd
s that connect from this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445fromRelationshipEndIterator
in interface IModelElement
IRelationshipEnd
s that connect from this model elementint toRelationshipEndCount()
IRelationshipEnd
that connect to this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toRelationshipEndCount
in interface IModelElement
IRelationshipEnd[] toToRelationshipEndArray()
IRelationshipEnd
s that connect to this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toToRelationshipEndArray
in interface IModelElement
IRelationshipEnd
s that connect to this model elementjava.util.Iterator toRelationshipEndIterator()
IRelationshipEnd
s that connect to this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toRelationshipEndIterator
in interface IModelElement
IRelationshipEnd
s that connect to this model elementvoid addStereotype(java.lang.String name)
IModelElement
IStereotype
does not existing in current project. It will be auto created.addStereotype
in interface IModelElement
void removeStereotype(java.lang.String name)
IModelElement
removeStereotype
in interface IModelElement
void addStereotype(IStereotype stereotype)
IStereotype
into this model element. The IStereotype
may belong to current project or referenced project(s). Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2378addStereotype
in interface IModelElement
stereotype
- the IStereotype
will be added into this model element. The baseType
of the IStereotype
is required to be matched with modelType
of this model element. If they are different, or stereotype is null, will cause an IllegalArgumentException.
java.lang.IllegalArgumentException
- if the stereotype
is null, or its baseType
does not match with modelType
of this model element.void removeStereotype(IStereotype stereotype)
IStereotype
from this model element. The IStereotype
can belong to current project or referenced project(s).removeStereotype
in interface IModelElement
stereotype
- the IStereotype
will be removed from this model element.boolean hasStereotype(java.lang.String name)
hasStereotype
in interface IModelElement
int stereotypeCount()
stereotypeCount
in interface IModelElement
java.lang.String[] toStereotypeArray()
java.util.Iterator stereotypeIterator()
java.util.Iterator stereotypeModelIterator()
IStereotype
.stereotypeModelIterator
in interface IModelElement
IStereotype[] toStereotypeModelArray()
toStereotypeModelArray
in interface IModelElement
void addStereotypes(java.lang.String name)
void removeStereotypes(java.lang.String name)
boolean hasStereotypes(java.lang.String name)
int stereotypesCount()
java.lang.String[] toStereotypesArray()
java.util.Iterator stereotypesIterator()
java.util.Iterator stereotypesModelIterator()
IStereotype[] toStereotypesModelArray()
void setTaggedValues(ITaggedValueContainer taggedValues)
setTaggedValues
in interface IModelElement
ITaggedValueContainer getTaggedValues()
getTaggedValues
in interface IModelElement
void addSyncMappingModel(IModelElement syncMappingModel)
void removeSyncMappingModel(IModelElement syncMappingModel)
IModelElement getSyncMappingModelByIndex(int index)
void removeSyncMappingModelByIndex(int index)
int syncMappingModelCount()
java.util.Iterator syncMappingModelIterator()
IModelElement
.IModelElement[] toSyncMappingModelArray()
void addAnalysisItemModel(IModelElement analysisItemModel)
void removeAnalysisItemModel(IModelElement analysisItemModel)
IModelElement getAnalysisItemModelByIndex(int index)
void removeAnalysisItemModelByIndex(int index)
int analysisItemModelCount()
java.util.Iterator analysisItemModelIterator()
IModelElement
.IModelElement[] toAnalysisItemModelArray()
void setAnalysisItemDiagramIds(java.lang.String[] analysisItemDiagramIds)
java.lang.String[] getAnalysisItemDiagramIds()
void setQualityScore(int qualityScore)
int getQualityScore()
IModelElement
getQualityScore
in interface IModelElement
void setQualityReason(java.lang.String qualityReason)
java.lang.String getQualityReason()
IModelElement
getQualityReason
in interface IModelElement