Home
|
All Diagrams
|
Index
StarUML Metamodel
Data Model
Core
Core
Element
_id
(Element—Element)
(AssociationEnd)
_parent
Model
name
(Model—Model)
ownedElements
(AssociationEnd)
(Model→Element)
View
visible
enabled
selected
selectable
transient
lineColor
fillColor
fontColor
font
parentStyle
showShadow
containerChangeable
containerExtending
(View—Diagram)
ownedViews
(AssociationEnd)
(View—Model)
(AssociationEnd)
model
(View—View)
subViews
(AssociationEnd)
(View—View)
containedViews
containerView
(View—Diagram)
selectedViews
(AssociationEnd)
(View—Diagram)
(AssociationEnd)
ownerDiagram
(View→Element)
Diagram
visible
defaultDiagram
(Diagram→ExtensibleModel)
NodeView
left
top
width
height
minWidth
minHeight
sizable
movable
autoResize
(NodeView→View)
EdgeView
lineStyle
points
custom
(EdgeView—View)
(AssociationEnd)
tail
(EdgeView—View)
(AssociationEnd)
head
(EdgeView→View)
Project
author
company
copyright
version
(Project→ExtensibleModel)
Relationship
(Relationship→ExtensibleModel)
Tag
kind
value
checked
number
hidden
(Tag—Model)
(AssociationEnd)
reference
(Tag—ExtensibleModel)
tags
(AssociationEnd)
(Tag→Model)
LabelView
text
underline
horizontalAlignment
verticalAlignment
direction
wordWrap
(LabelView→NodeView)
ParasiticView
alpha
distance
(ParasiticView→NodeView)
NodeParasiticView
(NodeParasiticView—NodeView)
(AssociationEnd)
hostNode
(NodeParasiticView→ParasiticView)
EdgeParasiticView
edgePosition
(EdgeParasiticView—EdgeView)
(AssociationEnd)
hostEdge
(EdgeParasiticView→ParasiticView)
EdgeLabelView
underline
text
horizontalAlignment
verticalAlignment
(EdgeLabelView→EdgeParasiticView)
NodeNodeView
(NodeNodeView→NodeParasiticView)
NodeLabelView
underline
text
horizontalAlignment
verticalAlignment
(NodeLabelView→NodeParasiticView)
EdgeNodeView
(EdgeNodeView→EdgeParasiticView)
DirectedRelationship
(DirectedRelationship—Model)
(AssociationEnd)
source
(DirectedRelationship—Model)
(AssociationEnd)
target
(DirectedRelationship→Relationship)
UndirectedRelationship
(UndirectedRelationship→Relationship)
RelationshipEnd
(RelationshipEnd—UndirectedRelationship)
end1
(AssociationEnd)
(RelationshipEnd—UndirectedRelationship)
end2
(AssociationEnd)
(RelationshipEnd—Model)
(AssociationEnd)
reference
(RelationshipEnd→ExtensibleModel)
ExtensibleModel
documentation
(ExtensibleModel→Model)
FreelineEdgeView
lineMode
tailEndStyle
headEndStyle
(FreelineEdgeView→EdgeView)
TagKind
string
reference
boolean
number
UML
Backbone
Templates
Common Behaviors
Classes
Instances
Composite Structures
Interactions
State Machines
Activities
Use Cases
Information Flows
Profiles
Diagrams
Common Views
Class Diagram
Package Diagram
Composite Structure Diagram
Object Diagram
Component Diagram
Deployment Diagram
Use-Case Diagram
Statechart Diagram
Activity Diagram
Sequence Diagram
Communication Diagram
Profile Diagram
Timing Diagram
Interaction Overview Diagram
Information Flow Diagram
UMLClassifier
isAbstract
isFinalSpecialization
isLeaf
getGeneralElements
(Parameter)
getSpecialElements
(Parameter)
getAncestors
(Parameter)
getDescendants
(Parameter)
getInheritedAttributes
(Parameter)
getInheritedOperations
(Parameter)
getInterfaces
(Parameter)
getComponents
(Parameter)
getDeploymentTargets
(Parameter)
getAssociationEnds
opposite
(Parameter)
(UMLClassifier→UMLModelElement)
UMLPackage
(UMLPackage→UMLModelElement)
UMLClass
isActive
(UMLClass→UMLClassifier)
UMLInterface
getImplementingClassifiers
(Parameter)
(UMLInterface→UMLClassifier)
UMLDirectedRelationship
stereotype
variant
visibility
(UMLDirectedRelationship→DirectedRelationship)
UMLGeneralization
discriminator
(UMLGeneralization→UMLDirectedRelationship)
UMLAssociation
isDerived
(UMLAssociation→UMLUndirectedRelationship)
UMLDependency
mapping
(UMLDependency→UMLDirectedRelationship)
UMLRealization
(UMLRealization→UMLAbstraction)
UMLDiagram
(UMLDiagram→Diagram)
UMLModelElement
stereotype
variant
visibility
getString
options
(Parameter)
getDependencies
(Parameter)
getDependants
(Parameter)
getConstraints
(Parameter)
(UMLModelElement—UMLPackage)
importedElements
(AssociationEnd)
(UMLModelElement→ExtensibleModel)
UMLFeature
isStatic
isLeaf
featureDirection
(UMLFeature→UMLModelElement)
UMLStructuralFeature
type
variant
multiplicity
isReadOnly
isOrdered
isUnique
defaultValue
(UMLStructuralFeature→UMLFeature)
UMLBehavioralFeature
concurrency
getReturnParameter
(Parameter)
getNonReturnParameters
(Parameter)
(UMLBehavioralFeature—UMLClassifier)
(AssociationEnd)
raisedExceptions
(UMLBehavioralFeature→UMLFeature)
UMLAttribute
isDerived
aggregation
isID
(UMLAttribute—UMLClassifier)
attributes
(AssociationEnd)
(UMLAttribute→UMLStructuralFeature)
UMLOperation
isQuery
isAbstract
specification
(UMLOperation—UMLClassifier)
operations
(AssociationEnd)
(UMLOperation→UMLBehavioralFeature)
UMLParameter
direction
(UMLParameter—UMLBehavioralFeature)
parameters
(AssociationEnd)
(UMLParameter—UMLBehavior)
parameters
(AssociationEnd)
(UMLParameter→UMLStructuralFeature)
UMLTemplateParameter
parameterType
variant
defaultValue
variant
(UMLTemplateParameter—UMLModelElement)
templateParameters
(AssociationEnd)
(UMLTemplateParameter→UMLClassifier)
UMLSubsystem
(UMLSubsystem→UMLComponent)
UMLModel
viewpoint
(UMLModel→UMLPackage)
UMLCollaboration
(UMLCollaboration→UMLClassifier)
UMLInstance
(UMLInstance—UMLClassifier)
(AssociationEnd)
classifier
(UMLInstance→UMLModelElement)
UMLMessage
messageSort
sequenceNumber
arguments
assignmentTarget
guard
iteration
isConcurrentIteration
(UMLMessage—UMLInteraction)
messages
(AssociationEnd)
(UMLMessage—UMLConnector)
(AssociationEnd)
connector
(UMLMessage—UMLModelElement)
(AssociationEnd)
signature
(UMLMessage→UMLDirectedRelationship)
UMLStateMachine
(UMLStateMachine→UMLBehavior)
UMLState
getInternalTransitions
(Parameter)
(UMLState—UMLStateMachine)
(AssociationEnd)
submachine
(UMLState—UMLObjectNode)
inStates
(AssociationEnd)
(UMLState→UMLVertex)
UMLTransition
kind
guard
(UMLTransition—UMLRegion)
transitions
(AssociationEnd)
(UMLTransition→UMLDirectedRelationship)
UMLUseCase
getActors
(Parameter)
getIncludedUseCases
(Parameter)
getExtendingUseCases
(Parameter)
getAllIncludedUseCases
(Parameter)
(UMLUseCase→UMLClassifier)
UMLActor
getUseCases
(Parameter)
(UMLActor→UMLClassifier)
UMLComponent
isIndirectlyInstantiated
getRealizingClassifiers
(Parameter)
(UMLComponent→UMLClassifier)
UMLNode
getDeployedElements
(Parameter)
(UMLNode→UMLClassifier)
UMLComponentInstance
(UMLComponentInstance→UMLInstance)
UMLNodeInstance
(UMLNodeInstance→UMLInstance)
UMLActivityGroup
(UMLActivityGroup—UMLActivityGroup)
subgroups
(AssociationEnd)
(UMLActivityGroup—UMLActivity)
groups
(AssociationEnd)
(UMLActivityGroup→UMLModelElement)
UMLActivity
isReadOnly
isSingleExecution
(UMLActivity→UMLBehavior)
UMLInclude
(UMLInclude→UMLDirectedRelationship)
UMLExtend
condition
(UMLExtend—UMLExtensionPoint)
(AssociationEnd)
extensionLocations
(UMLExtend→UMLDirectedRelationship)
UMLPort
isBehavior
isService
isConjugated
(UMLPort→UMLAttribute)
UMLAction
kind
isLocallyReentrant
isSynchronous
language
body
(UMLAction—UMLModelElement)
(AssociationEnd)
target
(UMLAction—UMLActivity)
(AssociationEnd)
subactivity
(UMLAction→UMLActivityNode)
UMLExtensionPoint
location
(UMLExtensionPoint—UMLUseCase)
extensionPoints
(AssociationEnd)
(UMLExtensionPoint→UMLModelElement)
UMLConnector
(UMLConnector—UMLAssociation)
(AssociationEnd)
type
(UMLConnector→UMLUndirectedRelationship)
UMLActivityPartition
(UMLActivityPartition→UMLActivityGroup)
UMLInteractionFragment
(UMLInteractionFragment—UMLInteraction)
fragments
(AssociationEnd)
(UMLInteractionFragment→UMLBehavior)
UMLInteractionOperand
guard
(UMLInteractionOperand—UMLCombinedFragment)
operands
(AssociationEnd)
(UMLInteractionOperand→UMLInteractionFragment)
UMLCombinedFragment
interactionOperator
(UMLCombinedFragment→UMLInteractionFragment)
UMLInteraction
(UMLInteraction→UMLInteractionFragment)
UMLSlot
value
(UMLSlot—UMLInstance)
slots
(AssociationEnd)
(UMLSlot—UMLStructuralFeature)
(AssociationEnd)
definingFeature
(UMLSlot→UMLModelElement)
UMLAssociationClassLink
(UMLAssociationClassLink—UMLClass)
(AssociationEnd)
classSide
(UMLAssociationClassLink—UMLAssociation)
(AssociationEnd)
associationSide
(UMLAssociationClassLink→UMLModelElement)
UMLArtifactInstance
(UMLArtifactInstance→UMLInstance)
UMLArtifact
fileName
(UMLArtifact—UMLComponent)
implementations
(AssociationEnd)
(UMLArtifact→UMLClassifier)
UMLCollaborationUse
(UMLCollaborationUse—UMLCollaboration)
(AssociationEnd)
type
(UMLCollaborationUse→UMLModelElement)
UMLRoleBinding
roleName
(UMLRoleBinding→UMLDependency)
UMLClassDiagram
(UMLClassDiagram→UMLDiagram)
UMLObjectDiagram
(UMLObjectDiagram→UMLDiagram)
UMLCompositeStructureDiagram
(UMLCompositeStructureDiagram→UMLDiagram)
UMLComponentDiagram
(UMLComponentDiagram→UMLDiagram)
UMLDeploymentDiagram
(UMLDeploymentDiagram→UMLDiagram)
UMLSequenceDiagram
showSequenceNumber
showSignature
showActivation
sequenceNumbering
(UMLSequenceDiagram→UMLDiagram)
UMLCommunicationDiagram
showSequenceNumber
showSignature
sequenceNumbering
(UMLCommunicationDiagram→UMLDiagram)
UMLActivityDiagram
(UMLActivityDiagram→UMLDiagram)
UMLStatechartDiagram
(UMLStatechartDiagram→UMLDiagram)
UMLPackageDiagram
(UMLPackageDiagram→UMLDiagram)
UMLUseCaseDiagram
(UMLUseCaseDiagram→UMLDiagram)
UMLLifeline
selector
isMultiInstance
(UMLLifeline—UMLStructuralFeature)
(AssociationEnd)
represent
(UMLLifeline→UMLMessageEndpoint)
UMLMessageEndpoint
(UMLMessageEndpoint—UMLInteraction)
participants
(AssociationEnd)
(UMLMessageEndpoint→UMLModelElement)
UMLGate
(UMLGate→UMLMessageEndpoint)
UMLEndpoint
(UMLEndpoint→UMLMessageEndpoint)
UMLObject
(UMLObject→UMLInstance)
UMLLink
(UMLLink—UMLAssociation)
(AssociationEnd)
association
(UMLLink→UMLUndirectedRelationship)
UMLCommunicationPath
(UMLCommunicationPath→UMLAssociation)
UMLStereotype
(UMLStereotype→UMLClass)
UMLProfile
(UMLProfile→UMLPackage)
UMLInteractionUse
arguments
returnValue
(UMLInteractionUse—UMLInteraction)
(AssociationEnd)
refersTo
(UMLInteractionUse—UMLStructuralFeature)
(AssociationEnd)
returnValueRecipient
(UMLInteractionUse→UMLInteractionFragment)
UMLStateInvariant
invariant
variant
(UMLStateInvariant—UMLLifeline)
(AssociationEnd)
covered
(UMLStateInvariant→UMLInteractionFragment)
UMLContinuation
setting
(UMLContinuation→UMLInteractionFragment)
UMLActivityEdge
guard
weight
(UMLActivityEdge—UMLActivity)
edges
(AssociationEnd)
(UMLActivityEdge—UMLActivityGroup)
edges
(AssociationEnd)
(UMLActivityEdge—UMLStructuredActivityNode)
edges
(AssociationEnd)
(UMLActivityEdge→UMLDirectedRelationship)
UMLActivityNode
getIncomingEdges
(Parameter)
getOutgoingEdges
(Parameter)
(UMLActivityNode—UMLActivity)
nodes
(AssociationEnd)
(UMLActivityNode—UMLActivityGroup)
nodes
(AssociationEnd)
(UMLActivityNode—UMLStructuredActivityNode)
nodes
(AssociationEnd)
(UMLActivityNode→UMLModelElement)
UMLBehavior
isReentrant
(UMLBehavior—UMLState)
entryActivities
(AssociationEnd)
(UMLBehavior—UMLState)
exitActivities
(AssociationEnd)
(UMLBehavior—UMLTransition)
effects
(AssociationEnd)
(UMLBehavior—UMLState)
doActivities
(AssociationEnd)
(UMLBehavior—UMLClassifier)
behaviors
(AssociationEnd)
(UMLBehavior→UMLModelElement)
UMLVertex
getIncomingTransitions
(Parameter)
getOutgoingTransitions
(Parameter)
(UMLVertex—UMLRegion)
vertices
(AssociationEnd)
(UMLVertex→UMLModelElement)
UMLPseudostate
kind
(UMLPseudostate→UMLVertex)
UMLRegion
(UMLRegion—UMLStateMachine)
regions
(AssociationEnd)
(UMLRegion—UMLState)
regions
(AssociationEnd)
(UMLRegion→UMLModelElement)
UMLFinalState
(UMLFinalState→UMLState)
UMLControlNode
(UMLControlNode→UMLActivityNode)
UMLObjectNode
type
variant
isControlType
ordering
(UMLObjectNode→UMLActivityNode)
UMLFinalNode
(UMLFinalNode→UMLControlNode)
UMLAcitivityFinalNode
(UMLAcitivityFinalNode→UMLFinalNode)
UMLFlowFinalNode
(UMLFlowFinalNode→UMLFinalNode)
UMLForkNode
(UMLForkNode→UMLControlNode)
UMLJoinNode
(UMLJoinNode→UMLControlNode)
UMLMergeNode
(UMLMergeNode→UMLControlNode)
UMLDecisionNode
(UMLDecisionNode→UMLControlNode)
UMLControlFlow
(UMLControlFlow→UMLActivityEdge)
UMLObjectFlow
(UMLObjectFlow→UMLActivityEdge)
UMLInitialNode
(UMLInitialNode→UMLControlNode)
UMLPin
(UMLPin→UMLStructuralFeature)
UMLInputPin
(UMLInputPin—UMLAction)
inputs
(AssociationEnd)
(UMLInputPin→UMLPin)
UMLOutputPin
(UMLOutputPin—UMLAction)
outputs
(AssociationEnd)
(UMLOutputPin→UMLPin)
UMLUndirectedRelationship
stereotype
variant
visibility
(UMLUndirectedRelationship→UndirectedRelationship)
UMLRelationshipEnd
stereotype
variant
visibility
navigable
aggregation
multiplicity
defaultValue
isReadOnly
isOrdered
isUnique
isDerived
isID
(UMLRelationshipEnd→RelationshipEnd)
UMLAssociationEnd
getOppositeEnd
(Parameter)
(UMLAssociationEnd—UMLAttribute)
(AssociationEnd)
qualifiers
(UMLAssociationEnd—UMLAssociation)
end2
(AssociationEnd)
(UMLAssociationEnd—UMLAssociation)
end1
(AssociationEnd)
(UMLAssociationEnd—UMLAttribute)
(AssociationEnd)
ownerAttribute
(UMLAssociationEnd→UMLRelationshipEnd)
UMLConnectorEnd
(UMLConnectorEnd—UMLConnector)
end1
(AssociationEnd)
(UMLConnectorEnd—UMLConnector)
end2
(AssociationEnd)
(UMLConnectorEnd→UMLRelationshipEnd)
UMLLinkEnd
(UMLLinkEnd—UMLLink)
end2
(AssociationEnd)
(UMLLinkEnd—UMLLink)
end1
(AssociationEnd)
(UMLLinkEnd→UMLRelationshipEnd)
UMLSignal
(UMLSignal→UMLClassifier)
UMLEvent
kind
value
expression
(UMLEvent—UMLAction)
triggers
(AssociationEnd)
(UMLEvent—UMLOperation)
(AssociationEnd)
targetOperation
(UMLEvent—UMLState)
deferrableTriggers
(AssociationEnd)
(UMLEvent—UMLTransition)
triggers
(AssociationEnd)
(UMLEvent—UMLSignal)
(AssociationEnd)
targetSignal
(UMLEvent→UMLModelElement)
UMLOpaqueBehavior
(UMLOpaqueBehavior→UMLBehavior)
UMLConstraint
specification
(UMLConstraint—UMLModelElement)
(AssociationEnd)
constrainedElements
(UMLConstraint—UMLAction)
localPostconditions
(AssociationEnd)
(UMLConstraint—UMLBehavior)
postconditions
(AssociationEnd)
(UMLConstraint—UMLOperation)
preconditions
(AssociationEnd)
(UMLConstraint—UMLAction)
localPreconditions
(AssociationEnd)
(UMLConstraint—UMLBehavior)
preconditions
(AssociationEnd)
(UMLConstraint—UMLOperation)
postconditions
(AssociationEnd)
(UMLConstraint—UMLOperation)
bodyConditions
(AssociationEnd)
(UMLConstraint→UMLModelElement)
UMLExtension
(UMLExtension→UMLDirectedRelationship)
UMLImage
width
height
content
image
(UMLImage—UMLStereotype)
icon
(AssociationEnd)
(UMLImage→UMLModelElement)
UMLMetaClass
(UMLMetaClass→UMLClass)
UMLProfileDiagram
(UMLProfileDiagram→UMLDiagram)
UMLDataType
(UMLDataType→UMLClassifier)
UMLPrimitiveType
(UMLPrimitiveType→UMLDataType)
UMLEnumeration
(UMLEnumeration→UMLDataType)
UMLEnumerationLiteral
(UMLEnumerationLiteral—UMLEnumeration)
literals
(AssociationEnd)
(UMLEnumerationLiteral→UMLModelElement)
UMLDeployment
(UMLDeployment→UMLDependency)
UMLInterfaceRealization
(UMLInterfaceRealization→UMLRealization)
UMLComponentRealization
(UMLComponentRealization→UMLRealization)
UMLConnectionPointReference
(UMLConnectionPointReference—UMLPseudostate)
(AssociationEnd)
entry
(UMLConnectionPointReference—UMLState)
connections
(AssociationEnd)
(UMLConnectionPointReference—UMLPseudostate)
(AssociationEnd)
exit
(UMLConnectionPointReference→UMLVertex)
UMLAbstraction
(UMLAbstraction→UMLDependency)
UMLUseCaseSubject
(UMLUseCaseSubject—UMLClassifier)
(AssociationEnd)
represent
(UMLUseCaseSubject→UMLModelElement)
UMLGeneralNodeView
stereotypeDisplay
showVisibility
showNamespace
showProperty
showType
wordWrap
(UMLGeneralNodeView—UMLNameCompartmentView)
(AssociationEnd)
nameCompartment
(UMLGeneralNodeView→NodeView)
UMLGeneralEdgeView
stereotypeDisplay
showVisibility
showProperty
(UMLGeneralEdgeView—EdgeLabelView)
(AssociationEnd)
nameLabel
(UMLGeneralEdgeView—EdgeLabelView)
(AssociationEnd)
propertyLabel
(UMLGeneralEdgeView—EdgeLabelView)
(AssociationEnd)
stereotypeLabel
(UMLGeneralEdgeView→EdgeView)
UMLClassifierView
suppressAttributes
suppressOperations
suppressReceptions
showMultiplicity
showOperationSignature
(UMLClassifierView—UMLTemplateParameterCompartmentView)
(AssociationEnd)
templateParameterCompartment
(UMLClassifierView—UMLOperationCompartmentView)
(AssociationEnd)
operationCompartment
(UMLClassifierView—UMLAttributeCompartmentView)
(AssociationEnd)
attributeCompartment
(UMLClassifierView—UMLReceptionCompartmentView)
(AssociationEnd)
receptionCompartment
(UMLClassifierView→UMLGeneralNodeView)
UMLPackageView
(UMLPackageView→UMLGeneralNodeView)
UMLModelView
(UMLModelView→UMLPackageView)
UMLSubsystemView
(UMLSubsystemView→UMLPackageView)
UMLClassView
(UMLClassView→UMLClassifierView)
UMLInterfaceView
(UMLInterfaceView→UMLClassifierView)
UMLObjectView
(UMLObjectView—UMLSlotCompartmentView)
(AssociationEnd)
slotCompartment
(UMLObjectView→UMLGeneralNodeView)
UMLAssociationView
(UMLAssociationView—UMLQualifierCompartmentView)
(AssociationEnd)
headQualifiersCompartment
(UMLAssociationView—UMLQualifierCompartmentView)
(AssociationEnd)
tailQualifiersCompartment
(UMLAssociationView→UMLUndirectedRelationshipView)
UMLDependencyView
(UMLDependencyView→UMLGeneralEdgeView)
UMLGeneralizationView
(UMLGeneralizationView→UMLGeneralEdgeView)
UMLInterfaceRealizationView
(UMLInterfaceRealizationView→UMLGeneralEdgeView)
UMLLinkView
(UMLLinkView→UMLUndirectedRelationshipView)
UMLActorView
(UMLActorView→UMLClassifierView)
UMLUseCaseView
(UMLUseCaseView—UMLExtensionPointCompartmentView)
(AssociationEnd)
extensionPointCompartment
(UMLUseCaseView→UMLClassifierView)
UMLCompartmentView
(UMLCompartmentView→NodeView)
UMLAttributeView
(UMLAttributeView→LabelView)
UMLOperationView
(UMLOperationView→LabelView)
UMLTemplateParameterView
(UMLTemplateParameterView→LabelView)
UMLNameCompartmentView
wordWrap
(UMLNameCompartmentView—LabelView)
(AssociationEnd)
namespaceLabel
(UMLNameCompartmentView—LabelView)
(AssociationEnd)
propertyLabel
(UMLNameCompartmentView—LabelView)
(AssociationEnd)
nameLabel
(UMLNameCompartmentView—LabelView)
(AssociationEnd)
stereotypeLabel
(UMLNameCompartmentView→UMLCompartmentView)
UMLAttributeCompartmentView
(UMLAttributeCompartmentView→UMLListCompartmentView)
UMLExtendView
(UMLExtendView→UMLGeneralEdgeView)
UMLIncludeView
(UMLIncludeView→UMLGeneralEdgeView)
UMLComponentView
(UMLComponentView→UMLClassifierView)
UMLComponentInstanceView
(UMLComponentInstanceView→UMLGeneralNodeView)
UMLNodeView
(UMLNodeView→UMLClassifierView)
UMLNodeInstanceView
(UMLNodeInstanceView→UMLGeneralNodeView)
UMLExtensionPointView
(UMLExtensionPointView→LabelView)
UMLDeploymentView
(UMLDeploymentView→UMLGeneralEdgeView)
UMLUseCaseSubjectView
(UMLUseCaseSubjectView→UMLGeneralNodeView)
UMLOperationCompartmentView
(UMLOperationCompartmentView→UMLListCompartmentView)
UMLTemplateParameterCompartmentView
(UMLTemplateParameterCompartmentView→UMLListCompartmentView)
UMLFloatingNodeView
showProperty
(UMLFloatingNodeView—NodeLabelView)
(AssociationEnd)
stereotypeLabel
(UMLFloatingNodeView—NodeLabelView)
(AssociationEnd)
propertyLabel
(UMLFloatingNodeView—NodeLabelView)
(AssociationEnd)
nameLabel
(UMLFloatingNodeView→NodeView)
UMLUndirectedRelationshipView
showMultiplicity
showType
showEndOrder
(UMLUndirectedRelationshipView—EdgeLabelView)
(AssociationEnd)
tailMultiplicityLabel
(UMLUndirectedRelationshipView—EdgeLabelView)
(AssociationEnd)
tailPropertyLabel
(UMLUndirectedRelationshipView—EdgeLabelView)
(AssociationEnd)
headRoleNameLabel
(UMLUndirectedRelationshipView—EdgeLabelView)
(AssociationEnd)
headPropertyLabel
(UMLUndirectedRelationshipView—EdgeLabelView)
(AssociationEnd)
headMultiplicityLabel
(UMLUndirectedRelationshipView—EdgeLabelView)
(AssociationEnd)
tailRoleNameLabel
(UMLUndirectedRelationshipView→UMLGeneralEdgeView)
UMLSignalView
(UMLSignalView→UMLClassifierView)
UMLDataTypeView
(UMLDataTypeView→UMLClassifierView)
UMLPrimitiveTypeView
(UMLPrimitiveTypeView→UMLClassifierView)
UMLEnumerationLiteralView
(UMLEnumerationLiteralView→LabelView)
UMLEnumerationLiteralCompartmentView
(UMLEnumerationLiteralCompartmentView→UMLListCompartmentView)
UMLEnumerationView
(UMLEnumerationView—UMLEnumerationLiteralCompartmentView)
(AssociationEnd)
enumerationLiteralCompartment
(UMLEnumerationView→UMLClassifierView)
UMLQualifierCompartmentView
(UMLQualifierCompartmentView→UMLListCompartmentView)
UMLAssociationClassLinkView
(UMLAssociationClassLinkView→EdgeView)
UMLContainmentView
(UMLContainmentView→EdgeView)
UMLPortView
(UMLPortView→UMLFloatingNodeView)
UMLConnectorView
(UMLConnectorView→UMLUndirectedRelationshipView)
UMLPartView
(UMLPartView→UMLGeneralNodeView)
UMLCollaborationView
(UMLCollaborationView→UMLGeneralNodeView)
UMLCollaborationUseView
(UMLCollaborationUseView→UMLGeneralNodeView)
UMLRoleBindingView
(UMLRoleBindingView—EdgeLabelView)
(AssociationEnd)
roleNameLabel
(UMLRoleBindingView→UMLGeneralEdgeView)
UMLSlotView
(UMLSlotView→LabelView)
UMLSlotCompartmentView
(UMLSlotCompartmentView→UMLListCompartmentView)
UMLArtifactView
(UMLArtifactView→UMLClassifierView)
UMLArtifactInstanceView
(UMLArtifactInstanceView→UMLGeneralNodeView)
UMLComponentRealizationView
(UMLComponentRealizationView→UMLGeneralEdgeView)
UMLCommunicationPathView
(UMLCommunicationPathView→UMLAssociationView)
UMLExtensionPointCompartmentView
(UMLExtensionPointCompartmentView→UMLListCompartmentView)
UMLPseudostateView
(UMLPseudostateView→UMLFloatingNodeView)
UMLFinalStateView
(UMLFinalStateView→NodeView)
UMLConnectionPointReferenceView
(UMLConnectionPointReferenceView→UMLFloatingNodeView)
UMLInternalActivityView
(UMLInternalActivityView→LabelView)
UMLInternalActivityCompartmentView
(UMLInternalActivityCompartmentView→UMLListCompartmentView)
UMLRegionView
(UMLRegionView→NodeView)
UMLDecompositionCompartmentView
(UMLDecompositionCompartmentView→UMLListCompartmentView)
UMLStateView
(UMLStateView—UMLInternalActivityCompartmentView)
(AssociationEnd)
internalActivityCompartment
(UMLStateView—UMLDecompositionCompartmentView)
(AssociationEnd)
decompositionCompartment
(UMLStateView—UMLInternalTransitionCompartmentView)
(AssociationEnd)
internalTransitionCompartment
(UMLStateView→UMLGeneralNodeView)
UMLTransitionView
(UMLTransitionView→UMLGeneralEdgeView)
UMLPinView
(UMLPinView→UMLFloatingNodeView)
UMLInputPinView
(UMLInputPinView→UMLPinView)
UMLOutputPinView
(UMLOutputPinView→UMLPinView)
UMLActionView
(UMLActionView→UMLGeneralNodeView)
UMLObjectNodeView
(UMLObjectNodeView→UMLGeneralNodeView)
UMLControlNodeView
(UMLControlNodeView→NodeView)
UMLControlFlowView
(UMLControlFlowView→UMLGeneralEdgeView)
UMLObjectFlowView
(UMLObjectFlowView→UMLGeneralEdgeView)
UMLSwimlaneView
isVertical
(UMLSwimlaneView—LabelView)
(AssociationEnd)
nameLabel
(UMLSwimlaneView→NodeView)
UMLLinePartView
(UMLLinePartView→NodeView)
UMLSeqLifelineView
(UMLSeqLifelineView—UMLLinePartView)
(AssociationEnd)
linePart
(UMLSeqLifelineView→UMLGeneralNodeView)
UMLMessageEndpointView
(UMLMessageEndpointView→NodeView)
UMLEndpointView
(UMLEndpointView→UMLMessageEndpointView)
UMLGateView
(UMLGateView→UMLMessageEndpointView)
UMLActivationView
(UMLActivationView→NodeView)
UMLSeqMessageView
showProperty
showType
(UMLSeqMessageView—UMLActivationView)
(AssociationEnd)
activation
(UMLSeqMessageView—EdgeLabelView)
(AssociationEnd)
stereotypeLabel
(UMLSeqMessageView—EdgeLabelView)
(AssociationEnd)
propertyLabel
(UMLSeqMessageView—EdgeLabelView)
(AssociationEnd)
nameLabel
(UMLSeqMessageView→EdgeView)
UMLStateInvariantView
(UMLStateInvariantView—LabelView)
(AssociationEnd)
invariantLabel
(UMLStateInvariantView→NodeView)
UMLContinuationView
(UMLContinuationView—LabelView)
(AssociationEnd)
nameLabel
(UMLContinuationView→NodeView)
UMLCustomFrameView
(UMLCustomFrameView—LabelView)
(AssociationEnd)
frameTypeLabel
(UMLCustomFrameView—LabelView)
(AssociationEnd)
nameLabel
(UMLCustomFrameView→NodeView)
UMLFrameView
(UMLFrameView→UMLCustomFrameView)
UMLInteractionOperandView
(UMLInteractionOperandView—LabelView)
(AssociationEnd)
guardLabel
(UMLInteractionOperandView→NodeView)
UMLInteractionOperandCompartmentView
(UMLInteractionOperandCompartmentView→UMLListCompartmentView)
UMLCombinedFragmentView
(UMLCombinedFragmentView—UMLInteractionOperandCompartmentView)
(AssociationEnd)
operandCompartment
(UMLCombinedFragmentView→UMLCustomFrameView)
UMLInteractionUseView
(UMLInteractionUseView—LabelView)
(AssociationEnd)
nameLabel
(UMLInteractionUseView—LabelView)
(AssociationEnd)
frameTypeLabel
(UMLInteractionUseView→NodeView)
UMLCommLifelineView
(UMLCommLifelineView→UMLGeneralNodeView)
UMLCommMessageView
showProperty
showType
(UMLCommMessageView—NodeLabelView)
(AssociationEnd)
stereotypeLabel
(UMLCommMessageView—NodeLabelView)
(AssociationEnd)
propertyLabel
(UMLCommMessageView—NodeLabelView)
(AssociationEnd)
nameLabel
(UMLCommMessageView→EdgeNodeView)
UMLProfileView
(UMLProfileView→UMLPackageView)
UMLMetaClassView
(UMLMetaClassView→UMLGeneralNodeView)
UMLStereotypeView
(UMLStereotypeView→UMLClassView)
UMLExtensionView
(UMLExtensionView→UMLGeneralEdgeView)
UMLCustomTextView
text
wordWrap
horzAlign
vertAlign
(UMLCustomTextView→NodeView)
UMLTextView
(UMLTextView→UMLCustomTextView)
UMLCustomNoteView
(UMLCustomNoteView→UMLCustomTextView)
UMLNoteView
(UMLNoteView→UMLCustomNoteView)
UMLConstraintView
(UMLConstraintView→UMLCustomNoteView)
UMLNoteLinkView
(UMLNoteLinkView→EdgeView)
UMLConstraintLinkView
(UMLConstraintLinkView→EdgeView)
ShapeView
(ShapeView→NodeView)
RectangleView
(RectangleView→ShapeView)
RoundRectView
(RoundRectView→ShapeView)
EllipseView
(EllipseView→ShapeView)
UMLRealizationView
(UMLRealizationView→UMLGeneralEdgeView)
UMLReception
(UMLReception—UMLClassifier)
receptions
(AssociationEnd)
(UMLReception—UMLSignal)
(AssociationEnd)
signal
(UMLReception→UMLBehavioralFeature)
UMLReceptionCompartmentView
(UMLReceptionCompartmentView→UMLListCompartmentView)
UMLReceptionView
(UMLReceptionView→LabelView)
UMLInternalTransitionCompartmentView
(UMLInternalTransitionCompartmentView→UMLListCompartmentView)
UMLInternalTransitionView
(UMLInternalTransitionView→LabelView)
UMLCentralBufferNode
(UMLCentralBufferNode→UMLObjectNode)
UMLDataStoreNode
(UMLDataStoreNode→UMLCentralBufferNode)
UMLCentralBufferNodeView
(UMLCentralBufferNodeView→UMLObjectNodeView)
UMLDataStoreNodeView
(UMLDataStoreNodeView→UMLObjectNodeView)
UMLExceptionHandler
(UMLExceptionHandler—UMLClassifier)
(AssociationEnd)
exceptionTypes
(UMLExceptionHandler—UMLActivityNode)
(AssociationEnd)
handlerBody
(UMLExceptionHandler→UMLDirectedRelationship)
UMLExceptionHandlerView
(UMLExceptionHandlerView—UMLZigZagAdornmentView)
(AssociationEnd)
adornment
(UMLExceptionHandlerView→UMLGeneralEdgeView)
UMLZigZagAdornmentView
(UMLZigZagAdornmentView→EdgeNodeView)
UMLInterruptibleActivityRegion
(UMLInterruptibleActivityRegion→UMLActivityGroup)
UMLInterruptibleActivityRegionView
(UMLInterruptibleActivityRegionView→NodeView)
UMLActivityInterrupt
(UMLActivityInterrupt→UMLActivityEdge)
UMLActivityInterruptView
(UMLActivityInterruptView—UMLZigZagAdornmentView)
(AssociationEnd)
adornment
(UMLActivityInterruptView→UMLGeneralEdgeView)
UMLStructuredActivityNode
mustIsolate
(UMLStructuredActivityNode→UMLAction)
UMLExtensionRegion
mode
(UMLExtensionRegion→UMLStructuredActivityNode)
UMLExpansionNode
(UMLExpansionNode→UMLPin)
UMLExpansionNodeView
(UMLExpansionNodeView→UMLPinView)
UMLStructuredActivityNodeView
(UMLStructuredActivityNodeView→UMLGeneralNodeView)
UMLExpansionRegionView
(UMLExpansionRegionView→UMLStructuredActivityNodeView)
UMLTemplateBinding
(UMLTemplateBinding→UMLDirectedRelationship)
UMLTemplateParameterSubstitution
formal
actual
variant
(UMLTemplateParameterSubstitution—UMLTemplateBinding)
parameterSubstitutions
(AssociationEnd)
(UMLTemplateParameterSubstitution→UMLModelElement)
UMLTemplateBindingView
(UMLTemplateBindingView→UMLGeneralEdgeView)
UMLActivityEdgeConnector
(UMLActivityEdgeConnector→UMLActivityNode)
UMLActivityEdgeConnectorView
(UMLActivityEdgeConnectorView→NodeView)
UMLTimingDiagram
(UMLTimingDiagram→UMLDiagram)
UMLTimingFrame
(UMLTimingFrame→UMLFrameView)
UMLTimingStateView
(UMLTimingStateView—LabelView)
(AssociationEnd)
nameLabel
(UMLTimingStateView→NodeView)
UMLTimingLifelineView
showType
(UMLTimingLifelineView—LabelView)
(AssociationEnd)
nameLabel
(UMLTimingLifelineView→NodeView)
UMLTimeSegmentView
(UMLTimeSegmentView→NodeView)
UMLTimeTickView
text
(UMLTimeTickView→NodeView)
UMLTimingMessageView
(UMLTimingMessageView→UMLGeneralEdgeView)
UMLIntervalConstraint
min
max
(UMLIntervalConstraint→UMLConstraint)
UMLTimeConstraint
(UMLTimeConstraint→UMLIntervalConstraint)
UMLDurationConstraint
(UMLDurationConstraint→UMLIntervalConstraint)
UMLTimeConstraintView
(UMLTimeConstraintView→LabelView)
UMLTimeConstraintLinkView
(UMLTimeConstraintLinkView→EdgeView)
UMLDurationConstraintView
(UMLDurationConstraintView→NodeView)
UMLInteractionOverviewDiagram
(UMLInteractionOverviewDiagram→UMLDiagram)
UMLInteractionInlineView
(UMLInteractionInlineView→UMLFrameView)
UMLListCompartmentView
(UMLListCompartmentView→UMLCompartmentView)
UMLInformationFlow
(UMLInformationFlow—UMLConnector)
(AssociationEnd)
realizingConnectors
(UMLInformationFlow—UMLActivityEdge)
(AssociationEnd)
realizingActivityEdges
(UMLInformationFlow—UMLMessage)
(AssociationEnd)
realizingMessages
(UMLInformationFlow—UMLClassifier)
(AssociationEnd)
conveyed
(UMLInformationFlow→UMLDirectedRelationship)
InformationItem
(InformationItem—UMLClassifier)
(AssociationEnd)
represented
(InformationItem→UMLClassifier)
UMLInformationFlowDiagram
(UMLInformationFlowDiagram→UMLDiagram)
UMLInformationItemView
(UMLInformationItemView→UMLClassifierView)
UMLInformationFlowView
(UMLInformationFlowView→UMLGeneralEdgeView)
UMLTextBoxView
(UMLTextBoxView→UMLCustomTextView)
UMLNaryAssociationNode
(UMLNaryAssociationNode→UMLClassifier)
UMLNaryAssociationNodeView
(UMLNaryAssociationNodeView→UMLFloatingNodeView)
UMLLinkObjectLink
(UMLLinkObjectLink—UMLLink)
(AssociationEnd)
linkSide
(UMLLinkObjectLink—UMLObject)
(AssociationEnd)
objectSide
(UMLLinkObjectLink→UMLModelElement)
UMLLinkObjectLinkView
(UMLLinkObjectLinkView→EdgeView)
UMLActivityParameterNode
(UMLActivityParameterNode—UMLParameter)
(AssociationEnd)
parameter
(UMLActivityParameterNode→UMLObjectNode)
UMLActivityParameterNodeView
(UMLActivityParameterNodeView→UMLObjectNodeView)
UMLPseudostateKind
initial
deepHistory
shallowHistory
join
fork
junction
choice
entryPoint
exitPoint
terminate
UMLVisibilityKind
public
protected
private
package
UMLAggregationKind
none
shared
composite
UMLDirectionKind
in
inout
out
return
UMLMessageSort
synchCall
asynchCall
asynchSignal
createMessage
deleteMessage
reply
UMLInteractionOperatorKind
alt
opt
par
loop
critical
neg
assert
strict
seq
ignore
consider
break
UMLCallConcurrencyKind
sequential
guarded
concurrent
UMLTransitionKind
external
internal
local
UMLActionKind
opaque
create
destroy
read
write
insert
delete
sendSignal
acceptSignal
triggerEvent
acceptEvent
structured
UMLEventKind
signal
call
change
time
anyReceive
UMLObjectNodeOrderingKind
unordered
ordered
LIFO
FIFO
UMLStereotypeDisplayKind
none
label
decoration
decoration-label
icon
icon-label
UMLExpansionKind
parallel
iterative
stream
UMLSequenceNumberingKind
auto
custom
UMLFeatureDirectionKind
provided
required
providedRequired
UMLNavigableKind
unspecified
navigable
notNavigable
UMLEndOrderKind
hide
forward
backward
ERD
ERD Elements
ERD Diagram
ERDElement
(ERDElement→ExtensibleModel)
ERDDataModel
(ERDDataModel→ERDElement)
ERDDiagram
(ERDDiagram→Diagram)
ERDColumn
type
length
primaryKey
foreignKey
referenceTo
nullable
unique
(ERDColumn—ERDEntity)
columns
(AssociationEnd)
(ERDColumn→ERDElement)
ERDEntity
getRelationships
(Parameter)
getRelationshipEnds
(Parameter)
opposite
(ERDEntity→ERDElement)
ERDRelationshipEnd
cardinality
(ERDRelationshipEnd→RelationshipEnd)
ERDRelationship
identifying
(ERDRelationship→UndirectedRelationship)
ERDColumnView
(ERDColumnView→NodeView)
ERDColumnCompartmentView
(ERDColumnCompartmentView→NodeView)
ERDEntityView
(ERDEntityView—LabelView)
(AssociationEnd)
nameLabel
(ERDEntityView—ERDColumnCompartmentView)
(AssociationEnd)
columnCompartment
(ERDEntityView→NodeView)
ERDRelationshipView
(ERDRelationshipView—EdgeLabelView)
(AssociationEnd)
nameLabel
(ERDRelationshipView—EdgeLabelView)
(AssociationEnd)
tailNameLabel
(ERDRelationshipView—EdgeLabelView)
(AssociationEnd)
headNameLabel
(ERDRelationshipView→EdgeView)
Flowchart
Flowchart Elements
Flowchart Diagram
FCModelElement
getIncomingFlows
(Parameter)
getOutgoingFlows
(Parameter)
(FCModelElement→ExtensibleModel)
FCFlowchartDiagram
(FCFlowchartDiagram→Diagram)
FCFlowchart
(FCFlowchart→FCModelElement)
FCProcess
(FCProcess→FCModelElement)
FCTerminator
(FCTerminator→FCModelElement)
FCDecision
(FCDecision→FCModelElement)
FCDelay
(FCDelay→FCModelElement)
FCPredefinedProcess
(FCPredefinedProcess→FCModelElement)
FCAlternateProcess
(FCAlternateProcess→FCModelElement)
FCData
(FCData→FCModelElement)
FCDocument
(FCDocument→FCModelElement)
FCMultiDocument
(FCMultiDocument→FCModelElement)
FCPreparation
(FCPreparation→FCModelElement)
FCDisplay
(FCDisplay→FCModelElement)
FCManualInput
(FCManualInput→FCModelElement)
FCManualOperation
(FCManualOperation→FCModelElement)
FCCard
(FCCard→FCModelElement)
FCPunchedTape
(FCPunchedTape→FCModelElement)
FCConnector
(FCConnector→FCModelElement)
FCOffPageConnector
(FCOffPageConnector→FCModelElement)
FCOr
(FCOr→FCModelElement)
FCSummingJunction
(FCSummingJunction→FCModelElement)
FCCollate
(FCCollate→FCModelElement)
FCSort
(FCSort→FCModelElement)
FCMerge
(FCMerge→FCModelElement)
FCExtract
(FCExtract→FCModelElement)
FCStoredData
(FCStoredData→FCModelElement)
FCDatabase
(FCDatabase→FCModelElement)
FCDirectAccessStorage
(FCDirectAccessStorage→FCModelElement)
FCInternalStorage
(FCInternalStorage→FCModelElement)
FCFlow
(FCFlow→DirectedRelationship)
FCGeneralNodeView
wordWrap
(FCGeneralNodeView—LabelView)
(AssociationEnd)
nameLabel
(FCGeneralNodeView→NodeView)
FCGeneralEdgeView
(FCGeneralEdgeView—EdgeLabelView)
(AssociationEnd)
nameLabel
(FCGeneralEdgeView→EdgeView)
FCProcessView
(FCProcessView→FCGeneralNodeView)
FCTerminatorView
(FCTerminatorView→FCGeneralNodeView)
FCDecisionView
(FCDecisionView→FCGeneralNodeView)
FCDelayView
(FCDelayView→FCGeneralNodeView)
FCPredefinedProcessView
(FCPredefinedProcessView→FCGeneralNodeView)
FCAlternateProcessView
(FCAlternateProcessView→FCGeneralNodeView)
FCDataView
(FCDataView→FCGeneralNodeView)
FCDocumentView
(FCDocumentView→FCGeneralNodeView)
FCMultiDocumentView
(FCMultiDocumentView→FCGeneralNodeView)
FCPreparationView
(FCPreparationView→FCGeneralNodeView)
FCDisplayView
(FCDisplayView→FCGeneralNodeView)
FCManualInputView
(FCManualInputView→FCGeneralNodeView)
FCManualOperationView
(FCManualOperationView→FCGeneralNodeView)
FCCardView
(FCCardView→FCGeneralNodeView)
FCPunchedTapeView
(FCPunchedTapeView→FCGeneralNodeView)
FCConnectorView
(FCConnectorView→FCGeneralNodeView)
FCOffPageConnectorView
(FCOffPageConnectorView→FCGeneralNodeView)
FCOrView
(FCOrView→FCGeneralNodeView)
FCSummingJunctionView
(FCSummingJunctionView→FCGeneralNodeView)
FCCollateView
(FCCollateView→FCGeneralNodeView)
FCSortView
(FCSortView→FCGeneralNodeView)
FCMergeView
(FCMergeView→FCGeneralNodeView)
FCExtractView
(FCExtractView→FCGeneralNodeView)
FCStoredDataView
(FCStoredDataView→FCGeneralNodeView)
FCDatabaseView
(FCDatabaseView→FCGeneralNodeView)
FCDirectAccessStorageView
(FCDirectAccessStorageView→FCGeneralNodeView)
FCInternalStorageView
(FCInternalStorageView→FCGeneralNodeView)
FCFlowView
(FCFlowView→FCGeneralEdgeView)
DFD
DFD Elements
DFD Diagram
DFDElement
id
getIncomingFlows
(Parameter)
getOutgoingFlows
(Parameter)
(DFDElement→ExtensibleModel)
DFDExternalEntity
(DFDExternalEntity→DFDElement)
DFDProcess
(DFDProcess→DFDElement)
DFDDataStore
(DFDDataStore→DFDElement)
DFDDataFlow
(DFDDataFlow→DirectedRelationship)
DFDEternalEntityView
(DFDEternalEntityView→DFDGeneralNodeView)
DFDProcessView
(DFDProcessView→DFDGeneralNodeView)
DFDDataStoreView
(DFDDataStoreView→DFDGeneralNodeView)
DFDDataFlowView
(DFDDataFlowView→DFDGeneralEdgeView)
DFDDiagram
(DFDDiagram→Diagram)
DFDGeneralNodeView
wordWrap
(DFDGeneralNodeView—LabelView)
(AssociationEnd)
nameLabel
(DFDGeneralNodeView—LabelView)
(AssociationEnd)
idLabel
(DFDGeneralNodeView→NodeView)
DFDGeneralEdgeView
(DFDGeneralEdgeView—EdgeLabelView)
(AssociationEnd)
nameLabel
(DFDGeneralEdgeView→EdgeView)
DFDDataFlowModel
(DFDDataFlowModel→DFDElement)
SysML
Diagrams
Viewpoints
Requirements
Blocks and Ports
Common Views
Requirement Diagram
Package Diagram (ext)
Block Definition Diagram
Internal Block Diagram
Parametric Diagram
SysMLDiagram
(SysMLDiagram→Diagram)
SysMLRequirementDiagram
(SysMLRequirementDiagram→SysMLDiagram)
SysMLAbstractRequirement
id
text
(SysMLAbstractRequirement→UMLClass)
SysMLRequirement
(SysMLRequirement→SysMLAbstractRequirement)
SysMLTrace
(SysMLTrace→UMLAbstraction)
SysMLCopy
(SysMLCopy→SysMLTrace)
SysMLDeriveReqt
(SysMLDeriveReqt→SysMLTrace)
SysMLVerify
(SysMLVerify→SysMLTrace)
SysMLSatisfy
(SysMLSatisfy→SysMLTrace)
SysMLRefine
(SysMLRefine→UMLAbstraction)
SysMLRequirementView
(SysMLRequirementView→SysMLClassifierView)
SysMLAbstractionView
(SysMLAbstractionView→UMLDependencyView)
SysMLTraceView
(SysMLTraceView→SysMLAbstractionView)
SysMLCopyView
(SysMLCopyView→SysMLTraceView)
SysMLDeriveReqtView
(SysMLDeriveReqtView→SysMLTraceView)
SysMLVerifyView
(SysMLVerifyView→SysMLTraceView)
SysMLSatisfyView
(SysMLSatisfyView→SysMLTraceView)
SysMLRefineView
(SysMLRefineView→SysMLAbstractionView)
SysMLBlockDefinitionDiagram
(SysMLBlockDefinitionDiagram→SysMLDiagram)
SysMLInternalBlockDiagram
(SysMLInternalBlockDiagram→SysMLDiagram)
SysMLParametricDiagram
(SysMLParametricDiagram→SysMLInternalBlockDiagram)
SysMLStakeholder
concern
(SysMLStakeholder→UMLClassifier)
SysMLView
getConforms
(Parameter)
(SysMLView→UMLClass)
SysMLViewpoint
purpose
language
presentation
(SysMLViewpoint—SysMLStakeholder)
(AssociationEnd)
stakeholders
(SysMLViewpoint→UMLClass)
SysMLConform
(SysMLConform→UMLGeneralization)
SysMLExpose
(SysMLExpose→UMLDependency)
SysMLProperty
(SysMLProperty→UMLAttribute)
SysMLFlowProperty
direction
(SysMLFlowProperty—SysMLBlock)
flowProperties
(AssociationEnd)
(SysMLFlowProperty→SysMLProperty)
SysMLBlock
isEncapsulated
(SysMLBlock—SysMLProperty)
(AssociationEnd)
constraints
(SysMLBlock—SysMLProperty)
(AssociationEnd)
parts
(SysMLBlock—SysMLProperty)
(AssociationEnd)
values
(SysMLBlock—SysMLProperty)
(AssociationEnd)
references
(SysMLBlock—SysMLProperty)
(AssociationEnd)
properties
(SysMLBlock—SysMLPort)
(AssociationEnd)
ports
(SysMLBlock→UMLClass)
SysMLValueType
(SysMLValueType—UMLInstance)
(AssociationEnd)
unit
(SysMLValueType—UMLInstance)
(AssociationEnd)
quantityKind
(SysMLValueType→UMLDataType)
SysMLInterfaceBlock
(SysMLInterfaceBlock→SysMLBlock)
SysMLPort
(SysMLPort→UMLPort)
SysMLConnector
getItemFlows
(Parameter)
(SysMLConnector→UMLConnector)
SysMLItemFlow
(SysMLItemFlow—SysMLProperty)
(AssociationEnd)
itemProperty
(SysMLItemFlow→UMLInformationFlow)
SysMLConstraintBlock
(SysMLConstraintBlock—SysMLProperty)
(AssociationEnd)
parameters
(SysMLConstraintBlock→SysMLBlock)
SysMLClassifierView
suppressPropertyValues
(SysMLClassifierView→UMLClassifierView)
SysMLPropertyValueCompartmentView
(SysMLPropertyValueCompartmentView—SysMLClassifierView)
propertyValueCompartment
(AssociationEnd)
(SysMLPropertyValueCompartmentView→UMLListCompartmentView)
SysMLPropertyValueCompartmentItemView
property
value
(SysMLPropertyValueCompartmentItemView→LabelView)
SysMLStakeholderView
(SysMLStakeholderView→SysMLClassifierView)
SysMLViewView
(SysMLViewView→SysMLClassifierView)
SysMLViewpointView
(SysMLViewpointView→SysMLClassifierView)
SysMLExposeView
(SysMLExposeView→UMLDependencyView)
SysMLConformView
(SysMLConformView→UMLGeneralizationView)
SysMLConstraintCompartmentItemView
(SysMLConstraintCompartmentItemView→UMLAttributeView)
SysMLConstraintCompartmentView
(SysMLConstraintCompartmentView→UMLListCompartmentView)
SysMLPartCompartmentItemView
(SysMLPartCompartmentItemView→UMLAttributeView)
SysMLPartCompartmentView
(SysMLPartCompartmentView→UMLListCompartmentView)
SysMLPortCompartmentItemView
(SysMLPortCompartmentItemView→UMLAttributeView)
SysMLPortCompartmentView
(SysMLPortCompartmentView→UMLListCompartmentView)
SysMLReferenceCompartmentItemView
(SysMLReferenceCompartmentItemView→UMLAttributeView)
SysMLReferenceCompartmentView
(SysMLReferenceCompartmentView→UMLListCompartmentView)
SysMLValueCompartmentItemView
(SysMLValueCompartmentItemView→UMLAttributeView)
SysMLValueCompartmentView
(SysMLValueCompartmentView→UMLListCompartmentView)
SysMLPropertyCompartmentItemView
(SysMLPropertyCompartmentItemView→UMLAttributeView)
SysMLPropertyCompartmentView
(SysMLPropertyCompartmentView→UMLListCompartmentView)
SysMLFlowPropertyCompartmentItemView
(SysMLFlowPropertyCompartmentItemView→UMLAttributeView)
SysMLFlowPropertyCompartmentView
(SysMLFlowPropertyCompartmentView→UMLListCompartmentView)
SysMLBlockView
suppressConstraints
suppressParts
suppressPorts
suppressReferences
suppressValues
suppressProperties
suppressFlowProperties
(SysMLBlockView—SysMLConstraintCompartmentView)
(AssociationEnd)
constraintCompartment
(SysMLBlockView—SysMLPortCompartmentView)
(AssociationEnd)
portCompartment
(SysMLBlockView—SysMLPartCompartmentView)
(AssociationEnd)
partCompartment
(SysMLBlockView—SysMLPropertyCompartmentView)
(AssociationEnd)
propertyCompartment
(SysMLBlockView—SysMLValueCompartmentView)
(AssociationEnd)
valueCompartment
(SysMLBlockView—SysMLReferenceCompartmentView)
(AssociationEnd)
referenceCompartment
(SysMLBlockView—SysMLFlowPropertyCompartmentView)
(AssociationEnd)
flowPropertyCompartment
(SysMLBlockView→UMLClassifierView)
SysMLValueTypeView
(SysMLValueTypeView→SysMLClassifierView)
SysMLInterfaceBlockView
(SysMLInterfaceBlockView→SysMLBlockView)
SysMLConstraintBlockView
suppressConstraints
suppressProperties
(SysMLConstraintBlockView—SysMLParameterCompartmentView)
(AssociationEnd)
parameterCompartment
(SysMLConstraintBlockView—SysMLConstraintCompartmentView)
(AssociationEnd)
constraintCompartment
(SysMLConstraintBlockView→UMLClassifierView)
SysMLParameterCompartmentView
(SysMLParameterCompartmentView→UMLListCompartmentView)
SysMLParameterCompartmentItemView
(SysMLParameterCompartmentItemView→UMLAttributeView)
SysMLPartView
(SysMLPartView→UMLPartView)
SysMLPortView
(SysMLPortView→UMLPortView)
SysMLConnectorView
(SysMLConnectorView—EdgeLabelView)
(AssociationEnd)
itemFlowToTailLabel
(SysMLConnectorView—EdgeLabelView)
(AssociationEnd)
itemFlowToHeadLabel
(SysMLConnectorView→UMLConnectorView)
SysMLConstraintPropertyView
(SysMLConstraintPropertyView→UMLPartView)
SysMLConstraintParameterView
showVisibility
showType
showMultiplicity
(SysMLConstraintParameterView→UMLFloatingNodeView)
SysMLFlowDirectionKind
in
out
inout
C4 Model
C4 Diagram
C4 Elements
C4Diagram
(C4Diagram→Diagram)
C4Person
(C4Person→C4Element)
C4SoftwareSystem
(C4SoftwareSystem→C4Element)
C4Container
kind
(C4Container→C4Element)
C4Component
(C4Component→C4Element)
C4Relationship
technology
description
(C4Relationship→DirectedRelationship)
C4Element
technology
description
(C4Element→ExtensibleModel)
C4RelationshipView
(C4RelationshipView→C4GeneralEdgeView)
C4PersonView
(C4PersonView→C4GeneralNodeView)
C4SoftwareSystemView
(C4SoftwareSystemView→C4GeneralNodeView)
C4ContainerView
(C4ContainerView→C4GeneralNodeView)
C4ComponentView
(C4ComponentView→C4GeneralNodeView)
C4Model
(C4Model→C4Element)
C4GeneralNodeView
(C4GeneralNodeView—LabelView)
(AssociationEnd)
nameLabel
(C4GeneralNodeView—LabelView)
(AssociationEnd)
technologyLabel
(C4GeneralNodeView—LabelView)
(AssociationEnd)
descriptionLabel
(C4GeneralNodeView→NodeView)
C4GeneralEdgeView
(C4GeneralEdgeView—EdgeLabelView)
(AssociationEnd)
descriptionLabel
(C4GeneralEdgeView—EdgeLabelView)
(AssociationEnd)
technologyLabel
(C4GeneralEdgeView→EdgeView)
C4ElementView
(C4ElementView→C4GeneralNodeView)
C4ContainerKind
server-webapp
client-webapp
desktop-app
mobile-app
console-app
serverless-function
database
blob-store
filesystem
shell-script
etc
BPMN
BPMN Elements
BPMN Diagram
BPMNBaseElement
id
(BPMNBaseElement→ExtensibleModel)
BPMNRootElement
(BPMNRootElement→BPMNBaseElement)
BPMNDiagram
(BPMNDiagram→Diagram)
BPMNCollaboration
isClosed
(BPMNCollaboration→BPMNRootElement)
BPMNSubProcess
triggeredByEvent
(BPMNSubProcess→BPMNActivity)
BPMNAssociation
associationDirection
(BPMNAssociation→DirectedRelationship)
BPMNOperation
(BPMNOperation→BPMNBaseElement)
BPMNMessage
(BPMNMessage→BPMNRootElement)
BPMNChoreography
(BPMNChoreography→BPMNCollaboration)
BPMNParticipant
minimum
maximum
(BPMNParticipant→BPMNBaseElement)
BPMNMessageFlow
(BPMNMessageFlow—BPMNMessage)
(AssociationEnd)
messageRef
(BPMNMessageFlow→DirectedRelationship)
BPMNEvent
(BPMNEvent→BPMNFlowElement)
BPMNTask
isGlobal
(BPMNTask→BPMNActivity)
BPMNProcess
processType
isClosed
isExecutable
(BPMNProcess→BPMNRootElement)
BPMNFlowElement
(BPMNFlowElement→BPMNBaseElement)
BPMNSequenceFlow
isImmediate
condition
(BPMNSequenceFlow→DirectedRelationship)
BPMNActivity
isForCompensation
startQuantity
completionQuantity
isMultiInstance
multiInstanceBehavior
isLoop
isSequential
testBefore
loopExpression
(BPMNActivity→BPMNFlowElement)
BPMNGateway
gatewayDirection
(BPMNGateway→BPMNFlowElement)
BPMNCallActivity
(BPMNCallActivity—BPMNActivity)
(AssociationEnd)
calledRef
(BPMNCallActivity→BPMNActivity)
BPMNSendTask
implementation
(BPMNSendTask→BPMNTask)
BPMNServiceTask
implementation
(BPMNServiceTask→BPMNTask)
BPMNManualTask
(BPMNManualTask→BPMNTask)
BPMNBusinessRuleTask
implementation
(BPMNBusinessRuleTask→BPMNTask)
BPMNReceiveTask
implementation
instantiate
(BPMNReceiveTask→BPMNTask)
BPMNUserTask
implementation
(BPMNUserTask→BPMNTask)
BPMNScriptTask
scriptFormat
script
(BPMNScriptTask→BPMNTask)
BPMNDataObject
isCollection
(BPMNDataObject→BPMNItemAwareElement)
BPMNLane
(BPMNLane→BPMNBaseElement)
BPMNThrowEvent
(BPMNThrowEvent→BPMNEvent)
BPMNCatchEvent
parallelMultiple
(BPMNCatchEvent→BPMNEvent)
BPMNImplicitThrowEvent
(BPMNImplicitThrowEvent→BPMNThrowEvent)
BPMNIntermediateThrowEvent
(BPMNIntermediateThrowEvent→BPMNThrowEvent)
BPMNEndEvent
(BPMNEndEvent→BPMNThrowEvent)
BPMNStartEvent
isInterrupting
(BPMNStartEvent→BPMNCatchEvent)
BPMNIntermediateCatchEvent
(BPMNIntermediateCatchEvent→BPMNCatchEvent)
BPMBoundaryEvent
cancelActivity
(BPMBoundaryEvent→BPMNCatchEvent)
BPMNEventBasedGateway
instantiate
eventGatewayType
(BPMNEventBasedGateway→BPMNGateway)
BPMNExclusiveGateway
(BPMNExclusiveGateway—BPMNSequenceFlow)
(AssociationEnd)
default
(BPMNExclusiveGateway→BPMNGateway)
BPMNInclusiveGateway
(BPMNInclusiveGateway—BPMNSequenceFlow)
(AssociationEnd)
default
(BPMNInclusiveGateway→BPMNGateway)
BPMNParallelGateway
(BPMNParallelGateway→BPMNGateway)
BPMNComplexGateway
(BPMNComplexGateway—BPMNSequenceFlow)
(AssociationEnd)
default
(BPMNComplexGateway→BPMNGateway)
BPMNGeneralNodeView
(BPMNGeneralNodeView—LabelView)
(AssociationEnd)
nameLabel
(BPMNGeneralNodeView→NodeView)
BPMNGeneralEdgeView
(BPMNGeneralEdgeView→EdgeView)
BPMNSequenceFlowView
(BPMNSequenceFlowView→BPMNGeneralEdgeView)
BPMNMessageFlowView
(BPMNMessageFlowView→BPMNGeneralEdgeView)
BPMNPoolView
isVertical
(BPMNPoolView—LabelView)
(AssociationEnd)
nameLabel
(BPMNPoolView→NodeView)
BPMNLaneView
isVertical
(BPMNLaneView—LabelView)
(AssociationEnd)
nameLabel
(BPMNLaneView→NodeView)
BPMNDataObjectView
(BPMNDataObjectView→BPMNFloatingNodeView)
BPMNEventView
(BPMNEventView→BPMNFloatingNodeView)
BPMNActivityView
(BPMNActivityView→BPMNGeneralNodeView)
BPMNGatewayView
(BPMNGatewayView→BPMNFloatingNodeView)
BPMNEventDefinition
(BPMNEventDefinition—BPMNEvent)
eventDefinitions
(AssociationEnd)
(BPMNEventDefinition→BPMNRootElement)
BPMNTaskView
(BPMNTaskView→BPMNActivityView)
BPMNSubProcessView
(BPMNSubProcessView→BPMNActivityView)
BPMNCallActivityView
(BPMNCallActivityView→BPMNActivityView)
BPMNFloatingNodeView
(BPMNFloatingNodeView—NodeLabelView)
(AssociationEnd)
nameLabel
(BPMNFloatingNodeView→NodeView)
BPMNTextAnnotationView
(BPMNTextAnnotationView→NodeView)
BPMNGroupView
(BPMNGroupView→NodeView)
BPMNAssociationView
(BPMNAssociationView→EdgeView)
BPMNLinkEventDefinition
(BPMNLinkEventDefinition→BPMNEventDefinition)
BPMNMessageEventDefinition
(BPMNMessageEventDefinition→BPMNEventDefinition)
BPMNTerminateEventDefinition
(BPMNTerminateEventDefinition→BPMNEventDefinition)
BPMNErrorEventDefinition
(BPMNErrorEventDefinition→BPMNEventDefinition)
BPMNCancelEventDefinition
(BPMNCancelEventDefinition→BPMNEventDefinition)
BPMNCompensateEventDefinition
(BPMNCompensateEventDefinition→BPMNEventDefinition)
BPMNEscalationEventDefinition
(BPMNEscalationEventDefinition→BPMNEventDefinition)
BPMNTimerEventDefinition
(BPMNTimerEventDefinition→BPMNEventDefinition)
BPMNConditionalEventDefinition
(BPMNConditionalEventDefinition→BPMNEventDefinition)
BPMNSignalEventDefinition
(BPMNSignalEventDefinition→BPMNEventDefinition)
BPMNDataStore
(BPMNDataStore→BPMNItemAwareElement)
BPMNDataInput
(BPMNDataInput→BPMNItemAwareElement)
BPMNDataOutput
(BPMNDataOutput→BPMNItemAwareElement)
BPMNItemAwareElement
(BPMNItemAwareElement→BPMNBaseElement)
BPMNArtifact
(BPMNArtifact→BPMNBaseElement)
BPMNTextAnnotation
(BPMNTextAnnotation→BPMNArtifact)
BPMNGroup
(BPMNGroup→BPMNArtifact)
BPMNDataInputView
(BPMNDataInputView→BPMNDataObjectView)
BPMNDataOutputView
(BPMNDataOutputView→BPMNDataObjectView)
BPMNDataStoreView
(BPMNDataStoreView→BPMNGeneralNodeView)
BPMNAdHocSubProcess
(BPMNAdHocSubProcess→BPMNSubProcess)
BPMNTransaction
(BPMNTransaction→BPMNSubProcess)
BPMNAdHocSubProcessView
(BPMNAdHocSubProcessView→BPMNActivityView)
BPMNTransactionView
(BPMNTransactionView→BPMNActivityView)
BPMNMessageView
(BPMNMessageView→BPMNFloatingNodeView)
BPMNDataAssociation
(BPMNDataAssociation→DirectedRelationship)
BPMNDataAssociationView
(BPMNDataAssociationView→EdgeView)
BPMNChoreographyActivity
loopType
(BPMNChoreographyActivity—BPMNParticipant)
(AssociationEnd)
upperParticipants
(BPMNChoreographyActivity—BPMNParticipant)
(AssociationEnd)
initiatingParticipant
(BPMNChoreographyActivity—BPMNParticipant)
(AssociationEnd)
lowerParticipants
(BPMNChoreographyActivity→BPMNFlowElement)
BPMNChoreographyTask
(BPMNChoreographyTask→BPMNChoreographyActivity)
BPMNSubChoreography
(BPMNSubChoreography→BPMNChoreographyActivity)
BPMNCallChoreography
(BPMNCallChoreography→BPMNChoreographyActivity)
BPMNChoreographyActivityView
(BPMNChoreographyActivityView→BPMNGeneralNodeView)
BPMNChoreographyTaskView
(BPMNChoreographyTaskView→BPMNChoreographyActivityView)
BPMNSubChoreographyView
(BPMNSubChoreographyView→BPMNChoreographyActivityView)
BPMNMessageLink
(BPMNMessageLink→DirectedRelationship)
BPMNMessageLinkView
(BPMNMessageLinkView→EdgeView)
BPMNConversationNode
(BPMNConversationNode→BPMNBaseElement)
BPMNSubConversation
(BPMNSubConversation→BPMNConversationNode)
BPMNConversation
(BPMNConversation→BPMNConversationNode)
BPMNCallConversation
(BPMNCallConversation—BPMNCollaboration)
(AssociationEnd)
calledRef
(BPMNCallConversation→BPMNConversationNode)
BPMNGlobalConversation
(BPMNGlobalConversation→BPMNCollaboration)
BPMNConversationView
(BPMNConversationView→BPMNFloatingNodeView)
BPMNConversationLink
(BPMNConversationLink→DirectedRelationship)
BPMNConversationLinkView
(BPMNConversationLinkView→EdgeView)
BPMNAssociationDirection
none
one
both
BPMNProcessType
none
public
private
BPMNGatewayDirection
unspecified
converging
diverging
mixed
BPMNEventBasedGatewayType
parallel
exclusive
BPMNMultiInstanceBehavior
none
one
all
complex
BPMNChoreographyLoopType
none
standard
multiInstanceSequential
multiInstanceParallel
Mindmap
Mindmap Elements
Mindmap Diagram
MMElement
(MMElement→ExtensibleModel)
MMMindmap
(MMMindmap→MMElement)
MMMindmapDiagram
(MMMindmapDiagram→Diagram)
MMNode
(MMNode→MMElement)
MMEdge
(MMEdge→DirectedRelationship)
MMNodeView
wordWrap
(MMNodeView—LabelView)
(AssociationEnd)
nameLabel
(MMNodeView→NodeView)
MMEdgeView
(MMEdgeView→EdgeView)
Wireframe
Wireframe Elements
Wireframe Diagram
WFElement
id
(WFElement→ExtensibleModel)
WFFrame
(WFFrame→WFElement)
WFMobileFrame
orientation
(WFMobileFrame→WFFrame)
WFWebFrame
(WFWebFrame→WFFrame)
WFDesktopFrame
(WFDesktopFrame→WFFrame)
WFButton
(WFButton→WFElement)
WFText
(WFText→WFElement)
WFRadio
checked
(WFRadio→WFElement)
WFCheckbox
checked
(WFCheckbox→WFElement)
WFSwitch
checked
(WFSwitch→WFElement)
WFLink
(WFLink→WFElement)
WFTab
position
(WFTab→WFElement)
WFTabList
position
(WFTabList→WFElement)
WFInput
(WFInput→WFElement)
WFDropdown
(WFDropdown→WFElement)
WFPanel
(WFPanel→WFElement)
WFImage
(WFImage→WFElement)
WFSeparator
isVertical
(WFSeparator→WFElement)
WFAvatar
(WFAvatar→WFElement)
WFSlider
value
(WFSlider→WFElement)
WFWireframeDiagram
(WFWireframeDiagram→Diagram)
WFGeneralNodeView
wordWrap
(WFGeneralNodeView—LabelView)
(AssociationEnd)
nameLabel
(WFGeneralNodeView→NodeView)
WFFrameView
(WFFrameView→NodeView)
WFMobileFrameView
(WFMobileFrameView→WFFrameView)
WFWebFrameView
(WFWebFrameView→WFFrameView)
WFDesktopFrameView
(WFDesktopFrameView→WFFrameView)
WFButtonView
(WFButtonView→WFGeneralNodeView)
WFTextView
(WFTextView→WFGeneralNodeView)
WFRadioView
(WFRadioView→WFGeneralNodeView)
WFCheckboxView
(WFCheckboxView→WFGeneralNodeView)
WFSwitchView
(WFSwitchView→NodeView)
WFLinkView
(WFLinkView→WFTextView)
WFTabView
(WFTabView→WFGeneralNodeView)
WFTabListView
(WFTabListView→NodeView)
WFInputView
(WFInputView→WFGeneralNodeView)
WFDropdownView
(WFDropdownView→WFGeneralNodeView)
WFPanelView
(WFPanelView→NodeView)
WFImageView
(WFImageView→NodeView)
WFSeparatorView
(WFSeparatorView→NodeView)
WFAvatarView
(WFAvatarView→NodeView)
WFSliderView
(WFSliderView→NodeView)
WFOrientationKind
portrait
landscape
WFPositionKind
top
bottom
left
right
AWS
AWS Elements
AWS Diagram
AWSElement
icon
(AWSElement→ExtensibleModel)
AWSModel
(AWSModel→AWSElement)
AWSGroup
(AWSGroup→AWSElement)
AWSDiagram
(AWSDiagram→Diagram)
AWSGenericGroup
dashed
(AWSGenericGroup→AWSElement)
AWSAvailabilityZone
(AWSAvailabilityZone→AWSElement)
AWSSecurityGroup
(AWSSecurityGroup→AWSElement)
AWSService
(AWSService→AWSElement)
AWSResource
(AWSResource→AWSElement)
AWSGeneralResource
(AWSGeneralResource→AWSElement)
AWSCallout
(AWSCallout→AWSElement)
AWSArrow
(AWSArrow→DirectedRelationship)
AWSGeneralNodeView
wordWrap
(AWSGeneralNodeView—LabelView)
(AssociationEnd)
nameLabel
(AWSGeneralNodeView→NodeView)
AWSIconNodeView
(AWSIconNodeView—NodeLabelView)
(AssociationEnd)
nameLabel
(AWSIconNodeView→NodeView)
AWSGeneralEdgeView
(AWSGeneralEdgeView—EdgeLabelView)
(AssociationEnd)
nameLabel
(AWSGeneralEdgeView→EdgeView)
AWSGroupView
(AWSGroupView→AWSGeneralNodeView)
AWSGenericGroupView
(AWSGenericGroupView→AWSGeneralNodeView)
AWSAvailabilityZoneView
(AWSAvailabilityZoneView→AWSGeneralNodeView)
AWSSecurityGroupView
(AWSSecurityGroupView→AWSGeneralNodeView)
AWSServiceView
(AWSServiceView→AWSIconNodeView)
AWSResourceView
(AWSResourceView→AWSIconNodeView)
AWSGeneralResourceView
(AWSGeneralResourceView→AWSIconNodeView)
AWSCalloutView
(AWSCalloutView→AWSGeneralNodeView)
AWSArrow
(AWSArrow→AWSGeneralEdgeView)
GCP
GCP Elements
GCP Diagram
GCPElement
icon
(GCPElement→ExtensibleModel)
GCPDiagram
(GCPDiagram→Diagram)
GCPModel
(GCPModel→GCPElement)
GCPUser
(GCPUser→GCPElement)
GCPZone
zoneType
(GCPZone→GCPElement)
GCPProduct
product
multiInstance
expanded
expandedInfo
machineType
cores
ram
diskType
disks
additionalModifier
(GCPProduct→GCPElement)
GCPService
(GCPService→GCPElement)
GCPPath
pathType
(GCPPath→DirectedRelationship)
GCPGeneralNodeView
wordWrap
(GCPGeneralNodeView—LabelView)
(AssociationEnd)
nameLabel
(GCPGeneralNodeView→NodeView)
GCPGeneralEdgeView
(GCPGeneralEdgeView—EdgeLabelView)
(AssociationEnd)
nameLabel
(GCPGeneralEdgeView→EdgeView)
GCPUserView
(GCPUserView→GCPGeneralNodeView)
GCPZoneView
(GCPZoneView→GCPGeneralNodeView)
GCPProductView
(GCPProductView—LabelView)
(AssociationEnd)
productLabel
(GCPProductView—LabelView)
(AssociationEnd)
expandedLabel
(GCPProductView→GCPGeneralNodeView)
GCPServiceView
(GCPServiceView→GCPGeneralNodeView)
GCPPathView
(GCPPathView→GCPGeneralEdgeView)
GCPZoneType
project
logical-group
region
zone
sub-network
firewall
instance-group
replica-pool
kubernetes-cluster
pod
account
optional
system
infrastructure-system
on-premises
external-saas-providers
external-data-sources
external-thirdparty-infrastructure
external-firstparty-infrastructure
user
GCPPathKind
primary
optional-primary
secondary
optional-secondary
success
failure
GCPDiskType
none
pd
pd-ssd
local-ssd
GCPMachineType
none
standard
shared-core-f1
shared-core-g1
high-cpu
hig-memory
custom-virtual
GCPAdditionalModifierType
none
autoscaling
preemptable