INamedElement
com.change_vision.jude.api.inf.model.class and usecase diagram interface
com.change_vision.jude.api.inf.model.activity diagram interface
com.change_vision.jude.api.inf.model.sequence diagram interface
com.change_vision.jude.api.inf.model.mindmap interface
com.change_vision.jude.api.inf.model.er diagram interface
com.change_vision.jude.api.inf.model.
IElement
+
getId
() :
String
+
getOwner
() :
IElement
+
getComments
() :
IComment
[]
+
getStereotypes
() :
String
[]
+
getTaggedValues
() :
ITaggedValue
[]
com.change_vision.jude.api.inf.model.
INamedElement
+
getName
() :
String
+
getConstraints
() :
IConstraint
[]
+
getSupplierDependencies
() :
IDependency
[]
+
getClientDependencies
() :
IDependency
[]
+
getDefinition
() :
String
+
isPublicVisibility
() :boolean
+
isProtectedVisibility
() :boolean
+
isPrivateVisibility
() :boolean
+
isPackageVisibility
() :boolean
+
getDiagrams
() :
IDiagram
[]
com.change_vision.jude.api.inf.model.
IActivityNode
+
getIncomings
() :
IFlow
[]
+
getOutgoings
() :
IFlow
[]
com.change_vision.jude.api.inf.model.
IPackage
+
getOwnedElements
() :
INamedElement
[]
com.change_vision.jude.api.inf.model.
IPartition
+
getSuperPartition
() :
IPartition
+
getSubPartitions
() :
IPartition
[]
+
getActivityNodes
() :
IActivityNode
[]
com.change_vision.jude.api.inf.model.
IAssociation
+
getAttributes
() :
IAttribute
[]
com.change_vision.jude.api.inf.model.
IComment
+
getAnnotatedElements
() :
IElement
[]
+
getBody
() :
String
com.change_vision.jude.api.inf.model.
IInclude
+
getAddition
() :
IUseCase
+
getIncludingCase
() :
IUseCase
com.change_vision.jude.api.inf.model.
IExtentionPoint
com.change_vision.jude.api.inf.model.
IERDomain
+
getLogicalName
() :
String
+
getPhysicalName
() :
String
+
getDatatypeName
() :
String
+
getDefaultValue
() :
String
+
getLengthPrecision
() :
String
+
isNotNull
() :boolean
+
getChildren
() :
IERDomain
[]
com.change_vision.jude.api.inf.model.
IOperation
+
getParameters
() :
IParameter
[]
+
getReturnType
() :
IClass
+
getReturnTypeExpression
() :
String
+
isLeaf
() :boolean
+
isAbstract
() :boolean
+
isStatic
() :boolean
com.change_vision.jude.api.inf.model.
IFlow
+
getSource
() :
IActivityNode
+
getTarget
() :
IActivityNode
+
getGuard
() :
String
+
getAction
() :
String
com.change_vision.jude.api.inf.model.
ILifeline
+
getFragments
() :
INamedElement
[]
+
getFragments
(
IInteractionOperand
operand) :
INamedElement
[]
+
getBase
() :
IClass
+
isDestroyed
() :boolean
com.change_vision.jude.api.inf.model.
IERSubtypeRelationship
+
getLogicalName
() :
String
+
getPhysicalName
() :
String
+
getDiscriminatorAttribute
() :
IERAttribute
+
isConclusive
() :boolean
+
getParent
() :
IEREntity
+
getChild
() :
IEREntity
+
getForeignKeys
() :
IERAttribute
[]
com.change_vision.jude.api.inf.model.
IExtend
+
getExtension
() :
IUseCase
+
getExtendedCase
() :
IUseCase
com.change_vision.jude.api.inf.model.
IDependency
+
getSupplier
() :
INamedElement
+
getClient
() :
INamedElement
com.change_vision.jude.api.inf.model.
IMessage
+
getSource
() :
INamedElement
+
getTarget
() :
INamedElement
+
isSynchronous
() :boolean
+
isAsynchronous
() :boolean
+
isReturnMessage
() :boolean
+
getOperation
() :
IOperation
+
getArgument
() :
String
+
getReturnValue
() :
String
+
getGuard
() :
String
+
getIndex
() :
String
+
getActivator
() :
IMessage
+
getPredecessor
() :
IMessage
+
getSuccessor
() :
IMessage
com.change_vision.jude.api.inf.model.
IERSchema
+
getDomains
() :
IERDomain
[]
+
getDatatypes
() :
IERDatatype
[]
+
getEntities
() :
IEREntity
[]
com.change_vision.jude.api.inf.model.
IERRelationship
+
getLogicalName
() :
String
+
getPhysicalName
() :
String
+
getVerbPhraseParent
() :
String
+
getVerbPhraseChild
() :
String
+
isIdentifying
() :boolean
+
isNonIdentifying
() :boolean
+
isMultiToMulti
() :boolean
+
isParentRequired
() :boolean
+
getParent
() :
IEREntity
+
getChild
() :
IEREntity
+
getForeignKeys
() :
IERAttribute
[]
com.change_vision.jude.api.inf.model.
IGeneralization
+
getSuperType
() :
IClass
+
getSubType
() :
IClass
com.change_vision.jude.api.inf.model.
IState
com.change_vision.jude.api.inf.model.
IConstraint
+
getConstrainedElement
() :
IElement
[]
+
getSpecification
() :
String
com.change_vision.jude.api.inf.model.
IRealization
+
getSupplier
() :
IClass
+
getClient
() :
IClass
com.change_vision.jude.api.inf.model.
IEREntity
+
getLogicalName
() :
String
+
getPhysicalName
() :
String
+
getType
() :
String
+
getPrimaryKeys
() :
IERAttribute
[]
+
getForeignKeys
() :
IERAttribute
[]
+
getNonPrimaryKeys
() :
IERAttribute
[]
+
getChildrenRelationships
() :
IERRelationship
[]
+
getParentRelationships
() :
IERRelationship
[]
+
getChildrenSubtypeRelationships
() :
IERSubtypeRelationship
[]
+
getParentSubtypeRelationships
() :
IERSubtypeRelationship
[]
com.change_vision.jude.api.inf.model.
IInteractionFragment
com.change_vision.jude.api.inf.model.
IERDatatype
+
getLengthConstraint
() :
String
+
getPrecisionConstraint
() :
String
+
getDefaultLengthPrecision
() :
String
+
getDescription
() :
String
com.change_vision.jude.api.inf.model.
IERAttribute
+
getLogicalName
() :
String
+
getPhysicalName
() :
String
+
isPrimaryKey
() :boolean
+
isForeignKey
() :boolean
+
getDomain
() :
IERDomain
+
getDatatype
() :
IERDatatype
+
getLengthPrecision
() :
String
+
isNotNull
() :boolean
+
getDefaultValue
() :
String
+
getConstraint
(
String
constraintName) :
IConstraint
+
getReferencedPrimaryKey
() :
IERAttribute
+
getReferencedForeignKeys
() :
IERAttribute
[]
+
getReferencedRelationship
() :
IERRelationship
+
getReferencedSubtypeRelationships
() :
IERSubtypeRelationship
[]
+
getSubtypeForeignKeyInv
() :
IERSubtypeRelationship
com.change_vision.jude.api.inf.model.
IInteractionOperand
+
getGuard
() :
String
+
getLifelines
() :
ILifeline
[]
com.change_vision.jude.api.inf.model.
IClass
+
isAbstract
() :boolean
+
isLeaf
() :boolean
+
isActive
() :boolean
+
getAttributes
() :
IAttribute
[]
+
getOperations
() :
IOperation
[]
+
getNestedClasses
() :
IClass
[]
+
getGeneralizations
() :
IGeneralization
[]
+
getSpecializations
() :
IGeneralization
[]
+
getSupplierRealizations
() :
IRealization
[]
+
getClientRealizations
() :
IRealization
[]
com.change_vision.jude.api.inf.model.
IParameter
+
getType
() :
IClass
+
getTypeExpression
() :
String
com.change_vision.jude.api.inf.model.
IActivity
+
getPartitions
() :
IPartition
[]
+
getActivityNodes
() :
IActivityNode
[]
+
getFlows
() :
IFlow
[]
com.change_vision.jude.api.inf.model.
IDiagram
+
getText
() :
String
[]
com.change_vision.jude.api.inf.model.
IAttribute
+
getType
() :
IClass
+
getTypeExpression
() :
String
+
getInitialValue
() :
String
+
isChangeable
() :boolean
+
getAssociation
() :
IAssociation
+
getQualifiers
() :
IAttribute
[]
+
getMultiplicity
() :
IMultiplicityRange
[]
+
isDerived
() :boolean
+
isComposite
() :boolean
+
isAggregate
() :boolean
+
isEnable
() :boolean
+
isStatic
() :boolean