A B C D E F G H I J K L M N O P R S T U V

A

ANONYMOUS_BOUND_CLASS_LOOP_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
anonymousBoundClassLoopError - if an anonymous bound class loops.
ANONYMOUS_BOUND_CLASS_LOOP_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
abortTransaction() - Static method in class com.change_vision.jude.api.inf.editor.TransactionManager
Abort Transaction.
addActualParameter(com.change_vision.jude.api.inf.model.IClassifierTemplateParameter,java.lang.Object) - Method in interface com.change_vision.jude.api.inf.model.ITemplateBinding
Add Actual Parameter.
addChild(com.change_vision.jude.api.inf.presentation.ITopicPresentation,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.MindmapDiagramEditor
Create a child topic to a parent topic.
addChild(com.change_vision.jude.api.inf.presentation.ITopicPresentation,java.lang.String,int) - Method in interface com.change_vision.jude.api.inf.editor.MindmapDiagramEditor
Create a child topic to a parent topic by specifying an index.
addERAttribute(com.change_vision.jude.api.inf.model.IERAttribute) - Method in interface com.change_vision.jude.api.inf.model.IERIndex
Add an attribute of ERIndex
addParameter(com.change_vision.jude.api.inf.model.IParameter[]) - Method in interface com.change_vision.jude.api.inf.model.IOperation
Add Parameters.
addReferenceProject(java.lang.String) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Add Reference Project in JUDE Project.
addStereotype(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IElement
Add a stereotype.
allowSubstitutable() - Method in interface com.change_vision.jude.api.inf.model.IClassifierTemplateParameter
Check if the parameter allows substitutable.

B

BAD_TRANSACTION_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
badTransaction - Bad Transaction.
BAD_TRANSACTION_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
BASIC_MODEL_EDITOR_NAME - Static variable in class com.change_vision.jude.api.inf.editor.ModelEditorFactory
 
BadProjectException - exception com.change_vision.jude.api.inf.exception.BadProjectException.
Invalid Project.
BadTransactionException - class com.change_vision.jude.api.inf.exception.BadTransactionException.
Invalid Transaction.
BasicModelEditor - class com.change_vision.jude.api.inf.editor.BasicModelEditor.
Interface to edit (create/delete) UML Models.
basicModelEditor - Static variable in class com.change_vision.jude.api.inf.editor.ModelEditorFactory
 
beginTransaction() - Static method in class com.change_vision.jude.api.inf.editor.TransactionManager
Begin Transaction.

C

CLASSIFIER_LOOP_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
CLASSIFIER_LOOP_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
classfierLoopError - if a generalization loop is found.
Color - class java.awt.Color.
 
changeParent(com.change_vision.jude.api.inf.model.INamedElement,com.change_vision.jude.api.inf.model.INamedElement) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Change a parent.
changeReferenceProject(java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Change Reference Project Path in JUDE Project.
clearReferenceProject(java.lang.String) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Clear Reference Project in JUDE Project.
close() - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Close JUDE Project.
com.change_vision.jude.api.inf.editor - package com.change_vision.jude.api.inf.editor
 
com.change_vision.jude.api.inf.exception - package com.change_vision.jude.api.inf.exception
 
com.change_vision.jude.api.inf.model - package com.change_vision.jude.api.inf.model
 
com.change_vision.jude.api.inf.presentation - package com.change_vision.jude.api.inf.presentation
 
com.change_vision.jude.api.inf.project - package com.change_vision.jude.api.inf.project
 
create(java.lang.String,boolean) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Create JUDE Project.
create(java.lang.String) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Create JUDE Project without loading the user defined tagged values.
createActor(com.change_vision.jude.api.inf.model.IPackage,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.UseCaseModelEditor
Create an actor in a parent package.
createAssociation(com.change_vision.jude.api.inf.model.IClass,com.change_vision.jude.api.inf.model.IClass,java.lang.String,java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create an association between classes.
createAssociationClass(com.change_vision.jude.api.inf.model.IClass,com.change_vision.jude.api.inf.model.IClass,java.lang.String,java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create an association class between classes.
createAttribute(com.change_vision.jude.api.inf.model.IClass,java.lang.String,com.change_vision.jude.api.inf.model.IClass) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create an attribute in a class.
createAttribute(com.change_vision.jude.api.inf.model.IClass,java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create an attribute in a class.
createClass(com.change_vision.jude.api.inf.model.IPackage,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a class in a parent package.
createClass(com.change_vision.jude.api.inf.model.IClass,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a class in a parent class.
createConstraint(com.change_vision.jude.api.inf.model.INamedElement,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a constraint to a named element.
createDependency(com.change_vision.jude.api.inf.model.INamedElement,com.change_vision.jude.api.inf.model.INamedElement,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a dependency between models.
createERAttribute(com.change_vision.jude.api.inf.model.IEREntity,java.lang.String,java.lang.String,com.change_vision.jude.api.inf.model.IERDatatype) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create an ER attribute in an ER entity.
createERAttribute(com.change_vision.jude.api.inf.model.IEREntity,java.lang.String,java.lang.String,com.change_vision.jude.api.inf.model.IERDomain) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create an ER attribute with a domain in an ER entity.
createERDatatype(com.change_vision.jude.api.inf.model.IERModel,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create an data type in a schema.
createERDomain(com.change_vision.jude.api.inf.model.IERModel,com.change_vision.jude.api.inf.model.IERDomain,java.lang.String,java.lang.String,com.change_vision.jude.api.inf.model.IERDatatype) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create a domain in a schema or domain.
createEREntity(com.change_vision.jude.api.inf.model.IERSchema,java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create an ER entity in a schema.
createERIndex(java.lang.String,com.change_vision.jude.api.inf.model.IEREntity,boolean,boolean,com.change_vision.jude.api.inf.model.IERAttribute[]) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create an Index of ERAttribute.
createERModel(com.change_vision.jude.api.inf.model.IModel,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create an ER model in a project.
createElementHyperlink(com.change_vision.jude.api.inf.model.IElement,java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IHyperlinkOwner
Create an element hyperlink for model.
createExtend(com.change_vision.jude.api.inf.model.IUseCase,com.change_vision.jude.api.inf.model.IUseCase,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.UseCaseModelEditor
Create an extend between a usecase and an extended usecase.
createExtensionPoint(com.change_vision.jude.api.inf.model.IUseCase,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.UseCaseModelEditor
Create an extension point in a usecase.
createFileHyperlink(java.lang.String,java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IHyperlinkOwner
Create a file hyperlink for model.
createGeneralization(com.change_vision.jude.api.inf.model.IClass,com.change_vision.jude.api.inf.model.IClass,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a generalization between classes.
createIdentifyingRelationship(com.change_vision.jude.api.inf.model.IEREntity,com.change_vision.jude.api.inf.model.IEREntity,java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create an identifying relationship between a parent EREntity and a child EREntity.
createIdentifyingRelationship(com.change_vision.jude.api.inf.model.IEREntity,com.change_vision.jude.api.inf.model.IEREntity,java.lang.String,java.lang.String,com.change_vision.jude.api.inf.model.IERIndex) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create an identifying relationship between a parent EREntity and a child EREntity.
createInclude(com.change_vision.jude.api.inf.model.IUseCase,com.change_vision.jude.api.inf.model.IUseCase,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.UseCaseModelEditor
Create an include between an including usecase and a usecase.
createInterface(com.change_vision.jude.api.inf.model.IPackage,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create an interface in a parent package.
createInterface(com.change_vision.jude.api.inf.model.IClass,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create an interface in a parent class.
createMindmapDiagram(com.change_vision.jude.api.inf.model.INamedElement,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.MindmapDiagramEditor
Create a mind map in a parent package.
createModel(com.change_vision.jude.api.inf.model.IPackage,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a model in a parent package.
createMultiToMultiRelationship(com.change_vision.jude.api.inf.model.IEREntity,com.change_vision.jude.api.inf.model.IEREntity,java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create a multi-to-multi relationship between ER entities.
createNonIdentifyingRelationship(com.change_vision.jude.api.inf.model.IEREntity,com.change_vision.jude.api.inf.model.IEREntity,java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create a non-identifying relationship between a parent EREntity and a child EREntity.
createNonIdentifyingRelationship(com.change_vision.jude.api.inf.model.IEREntity,com.change_vision.jude.api.inf.model.IEREntity,java.lang.String,java.lang.String,com.change_vision.jude.api.inf.model.IERIndex) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create a non-identifying relationship between a parent EREntity and a child EREntity.
createOperation(com.change_vision.jude.api.inf.model.IClass,java.lang.String,com.change_vision.jude.api.inf.model.IClass) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create an operation in a class.
createOperation(com.change_vision.jude.api.inf.model.IClass,java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create an operation in a class.
createPackage(com.change_vision.jude.api.inf.model.IPackage,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a package in a parent package.
createParameter(com.change_vision.jude.api.inf.model.IOperation,java.lang.String,com.change_vision.jude.api.inf.model.IClass) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a parameter in an operation.
createParameter(com.change_vision.jude.api.inf.model.IOperation,java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a parameter in an operation.
createQualifier(com.change_vision.jude.api.inf.model.IAttribute,java.lang.String,com.change_vision.jude.api.inf.model.IClass) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a qualifier to an attribute.
createRealization(com.change_vision.jude.api.inf.model.IClass,com.change_vision.jude.api.inf.model.IClass,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a realization between a class and an interface.
createSubsystem(com.change_vision.jude.api.inf.model.IPackage,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a subsystem in a parent package.
createSubtypeRelationship(com.change_vision.jude.api.inf.model.IEREntity,com.change_vision.jude.api.inf.model.IEREntity,java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Create a subtype between EREntities.
createTaggedValue(com.change_vision.jude.api.inf.model.IElement,java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a tagged value to an element.
createTemplateBinding(com.change_vision.jude.api.inf.model.IClass,com.change_vision.jude.api.inf.model.IClass) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a template binding between a bound element and a class.
createTemplateParameter(com.change_vision.jude.api.inf.model.IClass,java.lang.String,com.change_vision.jude.api.inf.model.IClass,java.lang.Object) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a template parameter in a class.
createTemplateParameter(com.change_vision.jude.api.inf.model.IClass,java.lang.String,java.lang.String,java.lang.Object) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a template parameter in a class.
createURLHyperlink(java.lang.String,java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IHyperlinkOwner
Create a URL hyperlink for model.
createUsage(com.change_vision.jude.api.inf.model.IClass,com.change_vision.jude.api.inf.model.IClass,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Create a usage between models.
createUseCase(com.change_vision.jude.api.inf.model.IPackage,java.lang.String) - Method in interface com.change_vision.jude.api.inf.editor.UseCaseModelEditor
Create a usecase in a parent package.

D

DiagramEditor - class com.change_vision.jude.api.inf.editor.DiagramEditor.
Interface to edit (create/delete) diagrams.
delete(com.change_vision.jude.api.inf.model.IElement) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Delete models or elements from a project.
delete(com.change_vision.jude.api.inf.model.IDiagram) - Method in interface com.change_vision.jude.api.inf.editor.DiagramEditor
Delete a diagram from a project.
delete(com.change_vision.jude.api.inf.model.IElement) - Method in interface com.change_vision.jude.api.inf.editor.ERModelEditor
Delete models or elements from a project.
delete(com.change_vision.jude.api.inf.presentation.ITopicPresentation) - Method in interface com.change_vision.jude.api.inf.editor.MindmapDiagramEditor
Delete a topic.
deleteChildren(com.change_vision.jude.api.inf.presentation.ITopicPresentation) - Method in interface com.change_vision.jude.api.inf.editor.MindmapDiagramEditor
Delete all child topics of the parent.
deleteHyperlink(com.change_vision.jude.api.inf.model.IHyperlink) - Method in interface com.change_vision.jude.api.inf.model.IHyperlinkOwner
Delete a hyperlink from model.
doc - Static variable in class com.change_vision.jude.api.inf.editor.TransactionManager
 

E

ERModelEditor - class com.change_vision.jude.api.inf.editor.ERModelEditor.
Interface to edit (create/delete) ER Models.
ER_MODEL_EDITOR_NAME - Static variable in class com.change_vision.jude.api.inf.editor.ModelEditorFactory
 
Exception - exception java.lang.Exception.
 
easyMerge(java.lang.String,boolean) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Merge a project into the current project.
endTransaction() - Static method in class com.change_vision.jude.api.inf.editor.TransactionManager
End Transaction.
erModelEditor - Static variable in class com.change_vision.jude.api.inf.editor.ModelEditorFactory
 
exportXMI(java.lang.String) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Save JUDE Project as parameter's name.

F

FORBID_SUBSYSTEM_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
cannotSetSubsystem - if a subsystem is set to a template parameter.
FORBID_SUBSYSTEM_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 

G

GENERALIZATION_EXIST_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
generalizationExists - if a generalization already exist.
GENERALIZATION_EXIST_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
getAction() - Method in interface com.change_vision.jude.api.inf.model.IFlow
Get Action.
getAction() - Method in interface com.change_vision.jude.api.inf.model.ITransition
Get Action.
getActivator() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Get Message as activator.
getActivity() - Method in interface com.change_vision.jude.api.inf.model.IActivityDiagram
Get Activity.
getActivityDiagram() - Method in interface com.change_vision.jude.api.inf.model.IActivity
Get Activity@Diagram.
getActivityNodes() - Method in interface com.change_vision.jude.api.inf.model.IActivity
Get ActivityNodes.
getActivityNodes() - Method in interface com.change_vision.jude.api.inf.model.IPartition
Get ActivityNodes.
getActualMap() - Method in interface com.change_vision.jude.api.inf.model.ITemplateBinding
Get Actual Map of the Template Binding
getActualParameterTypeModifier(com.change_vision.jude.api.inf.model.IClassifierTemplateParameter) - Method in interface com.change_vision.jude.api.inf.model.ITemplateBinding
get Actual's TypeModifier from the param.
getAddition() - Method in interface com.change_vision.jude.api.inf.model.IInclude
Get Included UseCase.
getAdditionInvs() - Method in interface com.change_vision.jude.api.inf.model.IUseCase
Get Addition.
getAlias1() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Alias1.
getAlias2() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Alias2.
getAnnotatedElements() - Method in interface com.change_vision.jude.api.inf.model.IComment
Get the elements with comments.
getArgument() - Method in interface com.change_vision.jude.api.inf.model.IInteraction
Get Argument.
getArgument() - Method in interface com.change_vision.jude.api.inf.model.IInteractionUse
Get Argument.
getArgument() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Get Argument.
getAssociation() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Get Association.
getAttributes() - Method in interface com.change_vision.jude.api.inf.model.IAssociation
Deprecated. Get Attributes (Association End).
getAttributes() - Method in interface com.change_vision.jude.api.inf.model.IClass
Get Attributes.
getBase() - Method in interface com.change_vision.jude.api.inf.model.ILifeline
Get Base Class.
getBase() - Method in interface com.change_vision.jude.api.inf.model.IObjectNode
Get Base Class.
getBasicModelEditor() - Static method in class com.change_vision.jude.api.inf.editor.ModelEditorFactory
Create BasicModelEditor.
getBody() - Method in interface com.change_vision.jude.api.inf.model.IComment
Get Body.
getBoundElement() - Method in interface com.change_vision.jude.api.inf.model.ITemplateBinding
Get Bound Element.
getCallingActivity() - Method in interface com.change_vision.jude.api.inf.model.IAction
Get Calling Activity.
getChild() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Get Child Entity.
getChild() - Method in interface com.change_vision.jude.api.inf.model.IERSubtypeRelationship
Get Child Entity.
getChildren() - Method in interface com.change_vision.jude.api.inf.model.IERDomain
Get child domains.
getChildren() - Method in interface com.change_vision.jude.api.inf.presentation.ITopicPresentation
Get Children.
getChildrenRelationships() - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Get child relationships.
getChildrenSubtypeRelationships() - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Get child subtype relationships.
getClient() - Method in interface com.change_vision.jude.api.inf.model.IDependency
Get Client.
getClient() - Method in interface com.change_vision.jude.api.inf.model.IRealization
Get Client.
getClient() - Method in interface com.change_vision.jude.api.inf.model.IUsage
Get Client.
getClientDependencies() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Client Dependencies.
getClientRealizations() - Method in interface com.change_vision.jude.api.inf.model.IClass
Get Realizations.
getClientUsages() - Method in interface com.change_vision.jude.api.inf.model.IClass
Get Usages.
getColor() - Method in interface com.change_vision.jude.api.inf.presentation.IValueCell
Get Color.
getColumnHeaders() - Method in interface com.change_vision.jude.api.inf.model.IMatrixDiagram
Get all column HeaderCellPresentations.
getComment() - Method in interface com.change_vision.jude.api.inf.model.IHyperlink
Get the comment of hyperlink.
getComments() - Method in interface com.change_vision.jude.api.inf.model.IElement
Get Comments.
getConstrainedElement() - Method in interface com.change_vision.jude.api.inf.model.IConstraint
Get the constrained elements.
getConstraint(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get Constraint.
getConstraints() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Constraints.
getDataFlowDiagram() - Method in interface com.change_vision.jude.api.inf.model.IProcessBox
Get Data Flow Diagram.
getDataFlowNodes() - Method in interface com.change_vision.jude.api.inf.model.IDataFlowDiagram
Get DataFlowNodes.
getDataFlows() - Method in interface com.change_vision.jude.api.inf.model.IDataFlowDiagram
Get DataFlows.
getDataStoreID() - Method in interface com.change_vision.jude.api.inf.model.IDataStore
Get DataStore ID.
getDatatype() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get Datatype.
getDatatypeName() - Method in interface com.change_vision.jude.api.inf.model.IERDomain
Get Datatype name.
getDatatypes() - Method in interface com.change_vision.jude.api.inf.model.IERSchema
Get Datatype.
getDefaultLengthPrecision() - Method in interface com.change_vision.jude.api.inf.model.IERDatatype
Get Length/Precision as default.
getDefaultValue() - Method in interface com.change_vision.jude.api.inf.model.IClassifierTemplateParameter
Get defaultValue of the parameter
getDefaultValue() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get Default Value.
getDefaultValue() - Method in interface com.change_vision.jude.api.inf.model.IERDomain
Get Default Value.
getDefinition() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Definition.
getDescription() - Method in interface com.change_vision.jude.api.inf.model.IERDatatype
Get Description.
getDiagrams() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Diagrams.
getDirection() - Method in interface com.change_vision.jude.api.inf.model.IParameter
Get direction.
getDiscriminatorAttribute() - Method in interface com.change_vision.jude.api.inf.model.IERSubtypeRelationship
Get Identifier Attribute.
getDoActivity() - Method in interface com.change_vision.jude.api.inf.model.IState
Get DoActivity.
getDomain() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get Domain.
getDomains() - Method in interface com.change_vision.jude.api.inf.model.IERSchema
Get Domains.
getERAttributes() - Method in interface com.change_vision.jude.api.inf.model.IERIndex
Get attributes.
getERIndex() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Get ERIndex.
getERIndices() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get ERIndices.
getERIndices() - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Get ERIndices.
getERModelEditor() - Static method in class com.change_vision.jude.api.inf.editor.ModelEditorFactory
Create ERModelEditor.
getERRelationships() - Method in interface com.change_vision.jude.api.inf.model.IERIndex
Get erRelationships with this erIndex.
getEntities() - Method in interface com.change_vision.jude.api.inf.model.IERSchema
Get Entities.
getEntry() - Method in interface com.change_vision.jude.api.inf.model.IState
Get Entry.
getEvent() - Method in interface com.change_vision.jude.api.inf.model.ITransition
Get Event.
getExit() - Method in interface com.change_vision.jude.api.inf.model.IState
Get Exit.
getExtendedCase() - Method in interface com.change_vision.jude.api.inf.model.IExtend
Get extending UseCases.
getExtendedCaseInvs() - Method in interface com.change_vision.jude.api.inf.model.IUseCase
Get extended.
getExtends() - Method in interface com.change_vision.jude.api.inf.model.IUseCase
Get extends.
getExtension() - Method in interface com.change_vision.jude.api.inf.model.IExtend
Get extended UseCases.
getExtensionPoints() - Method in interface com.change_vision.jude.api.inf.model.IUseCase
Get Extension Points.
getFlows() - Method in interface com.change_vision.jude.api.inf.model.IActivity
Get Flows.
getForeignKeys() - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Get foreign keys.
getForeignKeys() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Get foreign keys.
getForeignKeys() - Method in interface com.change_vision.jude.api.inf.model.IERSubtypeRelationship
Get foreign keys.
getFragments() - Method in interface com.change_vision.jude.api.inf.model.ILifeline
Get Interaction fragments(including Messages).
getFragments(com.change_vision.jude.api.inf.model.IInteractionOperand) - Method in interface com.change_vision.jude.api.inf.model.ILifeline
Get Interaction fragments(including Messages).
getGates() - Method in interface com.change_vision.jude.api.inf.model.IInteraction
Get Gates.
getGates() - Method in interface com.change_vision.jude.api.inf.model.IInteractionUse
Get Gates.
getGeneralizations() - Method in interface com.change_vision.jude.api.inf.model.IClass
Get Generalization.
getGuard() - Method in interface com.change_vision.jude.api.inf.model.IFlow
Get Guard Condition.
getGuard() - Method in interface com.change_vision.jude.api.inf.model.IInteractionOperand
Get Guard Condition.
getGuard() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Get Guard Condition.
getGuard() - Method in interface com.change_vision.jude.api.inf.model.ITransition
Get Guard Condition.
getHyperlinks() - Method in interface com.change_vision.jude.api.inf.model.IHyperlinkOwner
Get hyperlinks.
getID() - Method in interface com.change_vision.jude.api.inf.presentation.IPresentation
Get ID.
getId() - Method in interface com.change_vision.jude.api.inf.model.IElement
Get ID.
getInState() - Method in interface com.change_vision.jude.api.inf.model.IObjectNode
Get InState.
getIncludes() - Method in interface com.change_vision.jude.api.inf.model.IUseCase
Get Includes.
getIncludingCase() - Method in interface com.change_vision.jude.api.inf.model.IInclude
Get Including UseCase.
getIncomings() - Method in interface com.change_vision.jude.api.inf.model.IActivityNode
Get Incoming Control Flows and Object Flows.
getIncomings() - Method in interface com.change_vision.jude.api.inf.model.IDataFlowNode
Get Incoming DataFlow and elements.
getIncomings() - Method in interface com.change_vision.jude.api.inf.model.IVertex
Get Incoming Transitions.
getIndex() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Get Index.
getInitialValue() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Get Initial Value.
getInteraction() - Method in interface com.change_vision.jude.api.inf.model.ISequenceDiagram
Get Interaction.
getInteractionOperands() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Get Interaction operands.
getInternalTransitions() - Method in interface com.change_vision.jude.api.inf.model.IState
Get Internal@Transitions.
getKey() - Method in class com.change_vision.jude.api.inf.exception.InvalidEditingException
Get Key
getKey() - Method in interface com.change_vision.jude.api.inf.model.ITaggedValue
Get Key.
getKind() - Method in interface com.change_vision.jude.api.inf.model.IERIndex
Get a kind of ERIndex.
getLabel() - Method in interface com.change_vision.jude.api.inf.presentation.IHeaderCell
Get Label.
getLabel() - Method in interface com.change_vision.jude.api.inf.presentation.ITopicPresentation
Get Label.
getLengthConstraint() - Method in interface com.change_vision.jude.api.inf.model.IERDatatype
Get Length constraint.
getLengthPrecision() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get Length/Precision.
getLengthPrecision() - Method in interface com.change_vision.jude.api.inf.model.IERDomain
Get Length/Precision.
getLifelines() - Method in interface com.change_vision.jude.api.inf.model.IInteraction
Get Lifelines.
getLifelines() - Method in interface com.change_vision.jude.api.inf.model.IInteractionOperand
Get Lifelines.
getLifelines() - Method in interface com.change_vision.jude.api.inf.model.IInteractionUse
Get Lifelines.
getLogicalName() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get Logical Name.
getLogicalName() - Method in interface com.change_vision.jude.api.inf.model.IERDomain
Get Logical Name.
getLogicalName() - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Get Logical Name.
getLogicalName() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Get Logical Name.
getLogicalName() - Method in interface com.change_vision.jude.api.inf.model.IERSubtypeRelationship
Get Logical Name.
getLower() - Method in interface com.change_vision.jude.api.inf.model.IMultiplicityRange
Get Lower.
getMemberEnds() - Method in interface com.change_vision.jude.api.inf.model.IAssociation
Get Attributes (Association End).
getMessage() - Method in class com.change_vision.jude.api.inf.exception.InvalidEditingException
Get Message.
getMessage() - Method in interface com.change_vision.jude.api.inf.model.IGate
Get Message.
getMessages() - Method in interface com.change_vision.jude.api.inf.model.IInteraction
Get Messages.
getMindmapDiagramEditor() - Static method in class com.change_vision.jude.api.inf.editor.ModelEditorFactory
Create MindmapDiagramEditor.
getModel() - Method in interface com.change_vision.jude.api.inf.presentation.IHeaderCell
Get Model.
getMultiplicity() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Get Multiplicity.
getName() - Method in interface com.change_vision.jude.api.inf.model.IHyperlink
Get the name of hyperlink.
getName() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Name.
getNestedClasses() - Method in interface com.change_vision.jude.api.inf.model.IClass
Get Nested Classes.
getNextPartition() - Method in interface com.change_vision.jude.api.inf.model.IPartition
Get right partition or lower partition
getNonPrimaryKeys() - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Get non primary key.
getOperation() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Get Operation.
getOperations() - Method in interface com.change_vision.jude.api.inf.model.IClass
Get Operations.
getOperator() - Method in interface com.change_vision.jude.api.inf.model.IProcessBox
Get Operator.
getOutgoings() - Method in interface com.change_vision.jude.api.inf.model.IActivityNode
Get Outgoing Control Flows and Object Flows.
getOutgoings() - Method in interface com.change_vision.jude.api.inf.model.IDataFlowNode
Get Outgoing DataFlow and elements.
getOutgoings() - Method in interface com.change_vision.jude.api.inf.model.IVertex
Get Outgoing Transitions.
getOwnedElements() - Method in interface com.change_vision.jude.api.inf.model.IPackage
Get owned elements.
getOwner() - Method in interface com.change_vision.jude.api.inf.model.IElement
Get Namespace.
getParameters() - Method in interface com.change_vision.jude.api.inf.model.IOperation
Get Parameters.
getParent() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Get Parent Entity.
getParent() - Method in interface com.change_vision.jude.api.inf.model.IERSubtypeRelationship
Get Parent Entity.
getParent() - Method in interface com.change_vision.jude.api.inf.presentation.IHeaderCell
Get parent header cell.
getParent() - Method in interface com.change_vision.jude.api.inf.presentation.ITopicPresentation
Get Parent.
getParentEREntity() - Method in interface com.change_vision.jude.api.inf.model.IERIndex
Get parent EREntity.
getParentRelationships() - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Get parent relationships.
getParentSubtypeRelationships() - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Get parent subtype relationships.
getPartitions() - Method in interface com.change_vision.jude.api.inf.model.IActivity
Get Partitions.
getPath() - Method in interface com.change_vision.jude.api.inf.model.IHyperlink
Get the path of hyperlink.
getPhysicalName() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get Physical Name.
getPhysicalName() - Method in interface com.change_vision.jude.api.inf.model.IERDomain
Get Physical Name.
getPhysicalName() - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Get Physical Name.
getPhysicalName() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Get Physical Name.
getPhysicalName() - Method in interface com.change_vision.jude.api.inf.model.IERSubtypeRelationship
Get Physical Name.
getPrecisionConstraint() - Method in interface com.change_vision.jude.api.inf.model.IERDatatype
Get Precision constraint.
getPredecessor() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Get Message as predecessor.
getPreviousPartition() - Method in interface com.change_vision.jude.api.inf.model.IPartition
Get left partition or upper partition.
getPrimaryKeys() - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Get primary keys.
getProcessBoxID() - Method in interface com.change_vision.jude.api.inf.model.IProcessBox
Get ProcessBox ID.
getProject() - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Get Model of project accessor.
getProjectAccessor() - Static method in class com.change_vision.jude.api.inf.project.ProjectAccessorFactory
Creatae ProjectAccessor.
getQualifiers() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Get Qualifiers.
getReferenceProjectPaths() - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Get Reference Project Paths in JUDE Project.
getReferenceProjectStatus(java.lang.String) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Get Reference Project Status in JUDE Project.
getReferencedForeignKeys() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get referenced foreign keys.
getReferencedPrimaryKey() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get referenced primary key.
getReferencedRelationship() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get referenced relationship.
getReferencedSubtypeRelationships() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get referenced subtype relationships.
getReturnType() - Method in interface com.change_vision.jude.api.inf.model.IOperation
Get Return Type.
getReturnTypeExpression() - Method in interface com.change_vision.jude.api.inf.model.IOperation
Get Return Type Expression.
getReturnValue() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Get Return value.
getReturnValueVariable() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Get Return value variable.
getRootTopic() - Method in interface com.change_vision.jude.api.inf.model.IMindMapDiagram
 
getRowHeaders() - Method in interface com.change_vision.jude.api.inf.model.IMatrixDiagram
Get all row HeaderCellPresentations.
getSchemata() - Method in interface com.change_vision.jude.api.inf.model.IERModel
Get Schemata.
getSequenceDiagram() - Method in interface com.change_vision.jude.api.inf.model.IInteractionUse
Get Sequence diagram.
getShowColumnHeaders() - Method in interface com.change_vision.jude.api.inf.model.IMatrixDiagram
Get visible column HeaderCellPresentations.
getShowRowHeaders() - Method in interface com.change_vision.jude.api.inf.model.IMatrixDiagram
Get visible row HeaderCellPresentations.
getShowValueCell(int,int) - Method in interface com.change_vision.jude.api.inf.model.IMatrixDiagram
Get visible value cell specified by row and column indices.
getSource() - Method in interface com.change_vision.jude.api.inf.model.IDataFlow
Get Data Flow Node as Source.
getSource() - Method in interface com.change_vision.jude.api.inf.model.IFlow
Get ActivityNode as Source.
getSource() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Get named element as Source.
getSource() - Method in interface com.change_vision.jude.api.inf.model.ITransition
Get Vertex as Source.
getSpecializations() - Method in interface com.change_vision.jude.api.inf.model.IClass
Get Specializations.
getSpecification() - Method in interface com.change_vision.jude.api.inf.model.IConstraint
Get Specification.
getStateMachine() - Method in interface com.change_vision.jude.api.inf.model.IStateMachineDiagram
Get StateMachine.
getStateMachineDiagram() - Method in interface com.change_vision.jude.api.inf.model.IStateMachine
Get StateMachine Diagram.
getStereotypes() - Method in interface com.change_vision.jude.api.inf.model.IElement
Get Stereotypes.
getSubPartitions() - Method in interface com.change_vision.jude.api.inf.model.IPartition
Get Sub Partitions.
getSubType() - Method in interface com.change_vision.jude.api.inf.model.IGeneralization
Get Sub Type.
getSubmachine() - Method in interface com.change_vision.jude.api.inf.model.IState
Get Submachine.
getSubtypeForeignKeyInv() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Get associated subtype relationship as discriminator attribute.
getSubvertexes() - Method in interface com.change_vision.jude.api.inf.model.IState
Get SubVertexes.
getSuccessor() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Get Message as successor.
getSuperPartition() - Method in interface com.change_vision.jude.api.inf.model.IPartition
Get Super Partition.
getSuperType() - Method in interface com.change_vision.jude.api.inf.model.IGeneralization
Get Super Type.
getSupplier() - Method in interface com.change_vision.jude.api.inf.model.IDependency
Get Supplier.
getSupplier() - Method in interface com.change_vision.jude.api.inf.model.IRealization
Get Supplier.
getSupplier() - Method in interface com.change_vision.jude.api.inf.model.IUsage
Get Supplier.
getSupplierDependencies() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Supplier Dependencies.
getSupplierRealizations() - Method in interface com.change_vision.jude.api.inf.model.IClass
Get Supplier Realizations.
getSupplierUsages() - Method in interface com.change_vision.jude.api.inf.model.IClass
Get Supplier Usages.
getTaggedValues() - Method in interface com.change_vision.jude.api.inf.model.IElement
Get Tagged Values.
getTarget() - Method in interface com.change_vision.jude.api.inf.model.IDataFlow
Get Data Flow Node as Target.
getTarget() - Method in interface com.change_vision.jude.api.inf.model.IFlow
Get ActivityNode as Target.
getTarget() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Get named element as Target.
getTarget() - Method in interface com.change_vision.jude.api.inf.model.ITransition
Get Vertex as Target.
getTemplate() - Method in interface com.change_vision.jude.api.inf.model.ITemplateBinding
Get Template Class.
getTemplateBindings() - Method in interface com.change_vision.jude.api.inf.model.IClass
Get Template Bindings.
getTemplateParameters() - Method in interface com.change_vision.jude.api.inf.model.IClass
Get Template Parameters.
getText() - Method in interface com.change_vision.jude.api.inf.model.IDiagram
Get texts on the diagram.
getTransitions() - Method in interface com.change_vision.jude.api.inf.model.IStateMachine
Get Transitions.
getType() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Get Type.
getType() - Method in interface com.change_vision.jude.api.inf.model.IClassifierTemplateParameter
Get type of the parameter
getType() - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Get Type.
getType() - Method in interface com.change_vision.jude.api.inf.model.IParameter
Get Type.
getTypeExpression() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Get Type Expression.
getTypeExpression() - Method in interface com.change_vision.jude.api.inf.model.IParameter
Get Type Expression.
getTypeModifier() - Method in interface com.change_vision.jude.api.inf.model.IElement
Get Type Modifier.
getUpper() - Method in interface com.change_vision.jude.api.inf.model.IMultiplicityRange
Get Upper
getUseCaseModelEditor() - Static method in class com.change_vision.jude.api.inf.editor.ModelEditorFactory
Create UseCaseModelEditor.
getValue() - Method in interface com.change_vision.jude.api.inf.model.ITaggedValue
Get Value.
getValue() - Method in interface com.change_vision.jude.api.inf.presentation.IValueCell
Get Value.
getVerbPhraseChild() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Get Verb Phrase(Child to Parent).
getVerbPhraseParent() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Get Verb Phrase(Parent to Child).
getVertexes() - Method in interface com.change_vision.jude.api.inf.model.IStateMachine
Get Vertexes.

H

HAS_EXCEPTION_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
hasException - if an exception has occurred.
HAS_EXCEPTION_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
HAS_INVALID_MODEL_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
hasInvalidModel - if invalid models exist.
HAS_INVALID_MODEL_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 

I

IAction - class com.change_vision.jude.api.inf.model.IAction.
Interface for Actions.
IActivity - class com.change_vision.jude.api.inf.model.IActivity.
Interface for Activities.
IActivityDiagram - class com.change_vision.jude.api.inf.model.IActivityDiagram.
Interface for Activity diagrams.
IActivityNode - class com.change_vision.jude.api.inf.model.IActivityNode.
Interface for Activity nodes.
IAnchor - class com.change_vision.jude.api.inf.model.IAnchor.
Interface for Anchor.
IAssociation - class com.change_vision.jude.api.inf.model.IAssociation.
Interface for Association.
IAssociationClass - class com.change_vision.jude.api.inf.model.IAssociationClass.
Interface for Association Class.
IAttribute - class com.change_vision.jude.api.inf.model.IAttribute.
Interface for Attribute or Association End.
ICell - class com.change_vision.jude.api.inf.presentation.ICell.
Interface for CRUD cell.
IClass - class com.change_vision.jude.api.inf.model.IClass.
Interface for classes.
IClassDiagram - class com.change_vision.jude.api.inf.model.IClassDiagram.
Interface for Class diagrams.
IClassifierTemplateParameter - class com.change_vision.jude.api.inf.model.IClassifierTemplateParameter.
Interface for Classifier Template Parameter.
ICombinedFragment - class com.change_vision.jude.api.inf.model.ICombinedFragment.
Interface for Combined fragments.
IComment - class com.change_vision.jude.api.inf.model.IComment.
Interface for Comment.
IConstraint - class com.change_vision.jude.api.inf.model.IConstraint.
Interface for Constraint.
IControlNode - class com.change_vision.jude.api.inf.model.IControlNode.
Interface for Control nodes.
IDataFlow - class com.change_vision.jude.api.inf.model.IDataFlow.
Interface for DataFlow.
IDataFlowDiagram - class com.change_vision.jude.api.inf.model.IDataFlowDiagram.
Interface for Data Flow diagrams.
IDataFlowNode - class com.change_vision.jude.api.inf.model.IDataFlowNode.
Interface for DataFlow nodes.
IDataStore - class com.change_vision.jude.api.inf.model.IDataStore.
Interface for DataStore.
IDependency - class com.change_vision.jude.api.inf.model.IDependency.
Interface for Dependency.
IDiagram - class com.change_vision.jude.api.inf.model.IDiagram.
Interface for diagrams.
IERAttribute - class com.change_vision.jude.api.inf.model.IERAttribute.
Interface for ERAttribute.
IERDatatype - class com.change_vision.jude.api.inf.model.IERDatatype.
Interface for ERDatatype.
IERDiagram - class com.change_vision.jude.api.inf.model.IERDiagram.
Interface for ER diagrams.
IERDomain - class com.change_vision.jude.api.inf.model.IERDomain.
Interface for ERDomain.
IEREntity - class com.change_vision.jude.api.inf.model.IEREntity.
Interface for EREntity.
IERIndex - class com.change_vision.jude.api.inf.model.IERIndex.
Interface for ERIndex
IERModel - class com.change_vision.jude.api.inf.model.IERModel.
Interface for ER Model.
IERRElATIONSHIP_SETFORIGENKEY_FAIL_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
foreignKeyFailError - if a foreign key is not set properly.
IERRElATIONSHIP_SETFORIGENKEY_FAIL_KEY_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
IERRelationship - class com.change_vision.jude.api.inf.model.IERRelationship.
Interface for ERRelationship.
IERSchema - class com.change_vision.jude.api.inf.model.IERSchema.
Interface for ERSchema.
IERSubtypeRelationship - class com.change_vision.jude.api.inf.model.IERSubtypeRelationship.
Interface for ERSubtypeRelationship.
IElement - class com.change_vision.jude.api.inf.model.IElement.
Interface for elements.
IExtend - class com.change_vision.jude.api.inf.model.IExtend.
Interface for Extension.
IExtentionPoint - class com.change_vision.jude.api.inf.model.IExtentionPoint.
Interface for Extension Point.
IExternalEntity - class com.change_vision.jude.api.inf.model.IExternalEntity.
Interface for ExternalEntity.
IFinalState - class com.change_vision.jude.api.inf.model.IFinalState.
Interface for FinalStates.
IFlow - class com.change_vision.jude.api.inf.model.IFlow.
Interface for Flows.
IGate - class com.change_vision.jude.api.inf.model.IGate.
Interface for Gates.
IGeneralization - class com.change_vision.jude.api.inf.model.IGeneralization.
Interface for Generalization.
IHeaderCell - class com.change_vision.jude.api.inf.presentation.IHeaderCell.
Interface for CRUD header cell.
IHyperlink - class com.change_vision.jude.api.inf.model.IHyperlink.
Interface for Hyperlink.
IHyperlinkOwner - class com.change_vision.jude.api.inf.model.IHyperlinkOwner.
Interface for elements with hyperlinks.
IInclude - class com.change_vision.jude.api.inf.model.IInclude.
Interface for Include.
IInteraction - class com.change_vision.jude.api.inf.model.IInteraction.
Interface for Interactions.
IInteractionFragment - class com.change_vision.jude.api.inf.model.IInteractionFragment.
Interface for Interaction fragments.
IInteractionOperand - class com.change_vision.jude.api.inf.model.IInteractionOperand.
Interface for Interaction operands.
IInteractionUse - class com.change_vision.jude.api.inf.model.IInteractionUse.
Interface for Interaction uses.
ILLEGALMODELTYPE_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
illegalModelType - if the model type is illegal.
ILLEGALMODELTYPE_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
ILLEGAL_VERSION_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
illegalVersionError - if Editing API is used in JUDE/Community.
ILLEGAL_VERSION_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
ILifeline - class com.change_vision.jude.api.inf.model.ILifeline.
Interface for Lifelines.
IMatrixDiagram - class com.change_vision.jude.api.inf.model.IMatrixDiagram.
Interface for CRUD.
IMessage - class com.change_vision.jude.api.inf.model.IMessage.
Interface for Messages.
IMindMapDiagram - class com.change_vision.jude.api.inf.model.IMindMapDiagram.
Interface for Mindmap.
IModel - class com.change_vision.jude.api.inf.model.IModel.
Interface for Model.
IMultiplicityRange - class com.change_vision.jude.api.inf.model.IMultiplicityRange.
Interface for Multiplicity Range.
INVALID_DIRECTION_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
invalidDirectionError - if a direction kind is not in, out or inout.
INVALID_DIRECTION_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
INVALID_LENGTH_PRICISION_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
invalidLengthPricisionError - if length and precision are not correct.
INVALID_LENGTH_PRICISION_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
INVALID_MINDMAP_TOPIC_MOVE_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
invalidMindMapTopicMoveError - if a topic is moved to another topic in a different diagram or to itself.
INVALID_MINDMAP_TOPIC_MOVE_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
INVALID_MULTIPLICITY_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
invalidMultiplicity - if the multiplicity is invalid.
INVALID_MULTIPLICITY_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
INVALID_PARAMETER_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
invalidParameter - if a parameter cannot be set to a template class.
INVALID_PARAMETER_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
INVALID_PARENT_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
invalidParent - if the parent is invalid.
INVALID_PARENT_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
INVALID_REALIZATION_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
invalidRalization - if a target of a realization is not an interface.
INVALID_REALIZATION_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
INVALID_TEMPLATE_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
invalidTemplateBinding - if the target of the template binding is not correct.
INVALID_TEMPLATE_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
INVALID_TYPE_MODIFIER_MODEL_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
invalidTypeModifierModelError - if a Type Modifier cannot be set to the model.
INVALID_TYPE_MODIFIER_MODEL_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
INVALID_USAGE_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
invalidUsage - if a target of a usage is not an interface.
INVALID_USAGE_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
INamedElement - class com.change_vision.jude.api.inf.model.INamedElement.
Interface for named elements.
IObjectNode - class com.change_vision.jude.api.inf.model.IObjectNode.
Interface for Object nodes.
IOperation - class com.change_vision.jude.api.inf.model.IOperation.
Interface for Operation.
IPackage - class com.change_vision.jude.api.inf.model.IPackage.
Interface for Package.
IParameter - class com.change_vision.jude.api.inf.model.IParameter.
Interface for Parameters.
IPartition - class com.change_vision.jude.api.inf.model.IPartition.
Interface for Partition.
IPresentation - class com.change_vision.jude.api.inf.presentation.IPresentation.
Interface for Mind Map Presentation.
IProcessBox - class com.change_vision.jude.api.inf.model.IProcessBox.
Interface for ProcessBox.
IPseudostate - class com.change_vision.jude.api.inf.model.IPseudostate.
Interface for Pseudostates.
IRealization - class com.change_vision.jude.api.inf.model.IRealization.
Interface for Realization.
ISequenceDiagram - class com.change_vision.jude.api.inf.model.ISequenceDiagram.
Interface for Sequence diagrams.
IState - class com.change_vision.jude.api.inf.model.IState.
Interface for States.
IStateInvariant - class com.change_vision.jude.api.inf.model.IStateInvariant.
Interface for state invariants.
IStateMachine - class com.change_vision.jude.api.inf.model.IStateMachine.
Interface for StateMachines.
IStateMachineDiagram - class com.change_vision.jude.api.inf.model.IStateMachineDiagram.
Interface for StateMachine Diagrams.
ISubsystem - class com.change_vision.jude.api.inf.model.ISubsystem.
Interface for Subsystem.
ITaggedValue - class com.change_vision.jude.api.inf.model.ITaggedValue.
Interface for Tagged Values.
ITemplateBinding - class com.change_vision.jude.api.inf.model.ITemplateBinding.
Interface for Template Binding.
ITopicPresentation - class com.change_vision.jude.api.inf.presentation.ITopicPresentation.
Interface for Topic.
ITransition - class com.change_vision.jude.api.inf.model.ITransition.
Interface for Transitions.
IUsage - class com.change_vision.jude.api.inf.model.IUsage.
Interface for Usage.
IUseCase - class com.change_vision.jude.api.inf.model.IUseCase.
Interface for UseCase.
IUseCaseDiagram - class com.change_vision.jude.api.inf.model.IUseCaseDiagram.
Interface for UseCase diagrams.
IValueCell - class com.change_vision.jude.api.inf.presentation.IValueCell.
Interface for CRUD value cell.
IVertex - class com.change_vision.jude.api.inf.model.IVertex.
Interface for Vertexes.
InputStream - class java.io.InputStream.
 
InvalidEditingException - exception com.change_vision.jude.api.inf.exception.InvalidEditingException.
Invalid Editing.
InvalidEditingException(java.lang.String,java.lang.String) - Constructor for class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
importXMI(java.lang.String) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Open JUDE Project's XMI.
importXMI(java.lang.String,boolean) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Open JUDE Project's XMI.
isAbstract() - Method in interface com.change_vision.jude.api.inf.model.IClass
Check if the class is abstract.
isAbstract() - Method in interface com.change_vision.jude.api.inf.model.IOperation
Check if it is abstract.
isActive() - Method in interface com.change_vision.jude.api.inf.model.IClass
Check if the class is active.
isAggregate() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Check if it is Aggregate.
isAlt() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Check if the type is "alt".
isAssert() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Check if the type is "assert".
isAsynchronous() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Check if it is asynchronous.
isBreak() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Check if the type is "break".
isCallBehaviorAction() - Method in interface com.change_vision.jude.api.inf.model.IAction
Check if it is a CallBehaviorAction.
isChangeable() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Check if it is Changeable.
isChoicePseudostate() - Method in interface com.change_vision.jude.api.inf.model.IPseudostate
Check if the pseudostate is a ChoicePseudostate.
isColumnHeader() - Method in interface com.change_vision.jude.api.inf.presentation.IHeaderCell
Check if the header cell is a column.
isColumnShownByGroup() - Method in interface com.change_vision.jude.api.inf.model.IMatrixDiagram
Check if the column is shown by group.
isColumnShownTotal() - Method in interface com.change_vision.jude.api.inf.model.IMatrixDiagram
Check if the column is shown with total column.
isComposite() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Check if it is Composite.
isConclusive() - Method in interface com.change_vision.jude.api.inf.model.IERSubtypeRelationship
Check if the relationship is Conclusive.
isConsider() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Check if the type is "consider".
isCreate() - Method in interface com.change_vision.jude.api.inf.presentation.IValueCell
Check if Create is specified.
isCritical() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Check if the type is "critical".
isDeepHistoryPseudostate() - Method in interface com.change_vision.jude.api.inf.model.IPseudostate
Check if the pseudostate is a DeepHistoryPseudostate.
isDelete() - Method in interface com.change_vision.jude.api.inf.presentation.IValueCell
Check if Delete is specified.
isDerived() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Check if the element is derived.
isDestroyed() - Method in interface com.change_vision.jude.api.inf.model.ILifeline
Check if it has a Stop.
isEnable() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Check if it is able to navigate.
isFile() - Method in interface com.change_vision.jude.api.inf.model.IHyperlink
Check if the hyperlink type is a file.
isFinalNode() - Method in interface com.change_vision.jude.api.inf.model.IControlNode
Check if the node is a FinalNode.
isFlowChart() - Method in interface com.change_vision.jude.api.inf.model.IActivityDiagram
Check if the diagram is FlowChart.
isForeignKey() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Check if the attribute is foreign key.
isForkNode() - Method in interface com.change_vision.jude.api.inf.model.IControlNode
Check if the node is a ForkNode.
isForkPseudostate() - Method in interface com.change_vision.jude.api.inf.model.IPseudostate
Check if the pseudostate is a ForkPseudostate.
isHorizontal() - Method in interface com.change_vision.jude.api.inf.model.IPartition
Check if the direction of a partition is horizontal
isIdentifying() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Check if the relationship is Identifying.
isIgnore() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Check if the type is "ignore".
isInitialNode() - Method in interface com.change_vision.jude.api.inf.model.IControlNode
Check if the node is a InitialNode.
isInitialPseudostate() - Method in interface com.change_vision.jude.api.inf.model.IPseudostate
Check if the pseudostate is a InitialPseudostate.
isJoinNode() - Method in interface com.change_vision.jude.api.inf.model.IControlNode
Check if the node is a JoinNode.
isJoinPseudostate() - Method in interface com.change_vision.jude.api.inf.model.IPseudostate
Check if the pseudostate is a JoinPseudostate.
isJunctionPseudostate() - Method in interface com.change_vision.jude.api.inf.model.IPseudostate
Check if the pseudostate is a JunctionPseudostate.
isKey() - Method in interface com.change_vision.jude.api.inf.model.IERIndex
Check if the Key(AK,IE) is shown.
isLeaf() - Method in interface com.change_vision.jude.api.inf.model.IClass
Check if the element is a leaf.
isLeaf() - Method in interface com.change_vision.jude.api.inf.model.IOperation
Check if it is able to overwrite (final in Java language).
isLoop() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Check if the type is "loop".
isMergeNode() - Method in interface com.change_vision.jude.api.inf.model.IControlNode
Check if the node is a MergeNode.
isModel() - Method in interface com.change_vision.jude.api.inf.model.IHyperlink
Check if the hyperlink is a model.
isMultiToMulti() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Check if the relationship is Many-to-Many.
isNeg() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Check if the type is "neg".
isNonIdentifying() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Check if the relationship is Non-Identifying.
isNotNull() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Check if the attribute is NOT NULL.
isNotNull() - Method in interface com.change_vision.jude.api.inf.model.IERDomain
Check if the domain is NOT NULL.
isOpt() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Check if the type is "opt".
isPackageVisibility() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Check if the visibility is Package.
isPar() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Check if the type is "par".
isParentRequired() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Check if the attribute is@Parent required.
isPrimaryKey() - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Check if the attribute is primary key.
isPrivateVisibility() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Check if the visibility is Private.
isProtectedVisibility() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Check if the visibility is Protected.
isPublicVisibility() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Check if the visibility is Public.
isRead() - Method in interface com.change_vision.jude.api.inf.presentation.IValueCell
Check if Read is specified.
isReadOnly() - Method in interface com.change_vision.jude.api.inf.model.IElement
Check if this element is read only.
isReturnMessage() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Check if it is a return message.
isRowShownByGroup() - Method in interface com.change_vision.jude.api.inf.model.IMatrixDiagram
Check if the row is shown by group.
isRowShownTotal() - Method in interface com.change_vision.jude.api.inf.model.IMatrixDiagram
Check if the row is shown with total row.
isSeq() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Check if the type is "seq".
isSetDiagramCellValueAutomatically() - Method in interface com.change_vision.jude.api.inf.model.IMatrixDiagram
Check if the CRUD sets diagram cell values automatically.
isShallowHistoryPseudostate() - Method in interface com.change_vision.jude.api.inf.model.IPseudostate
Check if the pseudostate is a ShallowHistoryPseudostate.
isShowDFDProcessBoxID() - Method in interface com.change_vision.jude.api.inf.model.IMatrixDiagram
Check if the row is shown with ProcessBox ID of Data Flow Diagram .
isShownByPhysical() - Method in interface com.change_vision.jude.api.inf.model.IMatrixDiagram
Check if the CRUD is shown by physical name.
isStatic() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Check if it is static.
isStatic() - Method in interface com.change_vision.jude.api.inf.model.IOperation
Check if it is static.
isStrict() - Method in interface com.change_vision.jude.api.inf.model.ICombinedFragment
Check if the type is "strict".
isStubState() - Method in interface com.change_vision.jude.api.inf.model.IPseudostate
Check if it is a StubState.
isSubmachineState() - Method in interface com.change_vision.jude.api.inf.model.IState
Check if it is a SubmachineState.
isSynchronous() - Method in interface com.change_vision.jude.api.inf.model.IMessage
Check if it is synchronous.
isTotal() - Method in interface com.change_vision.jude.api.inf.presentation.IHeaderCell
Check if the header cell is a total cell.
isURL() - Method in interface com.change_vision.jude.api.inf.model.IHyperlink
Check if the hyperlink type is a URL.
isUnique() - Method in interface com.change_vision.jude.api.inf.model.IERIndex
Check if the ERIndex is unique.
isUpdate() - Method in interface com.change_vision.jude.api.inf.presentation.IValueCell
Check if Update is specified.
isVisible() - Method in interface com.change_vision.jude.api.inf.presentation.IHeaderCell
Check if the header cell is visible.

J

java.awt - package java.awt
 
java.io - package java.io
 
java.lang - package java.lang
 
java.util - package java.util
 

K

key - Variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 

L

LEAF_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
leafError - if a child element is added to a leaf element, or an element with a child element is set as a leaf.
LEAF_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
LicenseNotFoundException - exception com.change_vision.jude.api.inf.exception.LicenseNotFoundException.
A valid license for API execution is not installed.

M

MINDMAP_ROOT_TOPIC_DELETE_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
mindmapRootTopicDeleteError - if a topic to be deleted is a root topic.
MINDMAP_ROOT_TOPIC_DELETE_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
MULTI_ER_MODEL_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
multiERModelError - if an ER model cannot be created because an ER model exists in the project.
MULTI_ER_MODEL_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
MUST_SUB_CLASS_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
mustBeSubClass - if the type of parameter is not a sub class.
MUST_SUB_CLASS_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
Map - class java.util.Map.
 
MindmapDiagramEditor - class com.change_vision.jude.api.inf.editor.MindmapDiagramEditor.
Interface to edit (create/delete) Mind Map.
ModelEditorFactory - class com.change_vision.jude.api.inf.editor.ModelEditorFactory.
Class to create ModelEditor.
message - Variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
mindmapDiagramEditor - Static variable in class com.change_vision.jude.api.inf.editor.ModelEditorFactory
 
moveTo(com.change_vision.jude.api.inf.presentation.ITopicPresentation,com.change_vision.jude.api.inf.presentation.ITopicPresentation) - Method in interface com.change_vision.jude.api.inf.editor.MindmapDiagramEditor
Move a topic to a parent topic.
moveTo(com.change_vision.jude.api.inf.presentation.ITopicPresentation,com.change_vision.jude.api.inf.presentation.ITopicPresentation,int) - Method in interface com.change_vision.jude.api.inf.editor.MindmapDiagramEditor
Move a topic to a parent topic by specifying an index.

N

NAME_DOUBLE_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
nameDoubleError - An element with the same name already exists.
NAME_DOUBLE_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
NO_ASSOCIATION_END_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
noAssociationEnd - if an association end does not exist.
NO_ASSOCIATION_END_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
NO_NAME_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
noNameError - if the name is empty.
NO_NAME_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
NO_TARGET_CLASSIFIER_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
noTargetClassifier - if target classifier doesn't exist.
NO_TARGET_CLASSIFIER_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
NonCompatibleException - exception com.change_vision.jude.api.inf.exception.NonCompatibleException.
Old model version.

O

Object - class java.lang.Object.
 
open(java.lang.String) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Open JUDE Project.
open(java.lang.String,boolean) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Open JUDE Project.
open(java.lang.String,boolean,boolean,boolean) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Open JUDE Project.
open(java.io.InputStream) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Open JUDE Project.
open(java.io.InputStream,boolean) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Open JUDE Project.

P

PACKAGE_VISIBILITY - Static variable in interface com.change_vision.jude.api.inf.model.INamedElement
 
PARAMETER_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
parameterError - if a parameter is not set properly.
PARAMETER_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
PARENT_REQUIRED_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
parentRequiredError - if "Parent is required" for an identifying relationship is set to false.
PARENT_REQUIRED_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
PRIVATE_VISIBILITY - Static variable in interface com.change_vision.jude.api.inf.model.INamedElement
 
PROJECT_ACCESSOR_NAME - Static variable in class com.change_vision.jude.api.inf.project.ProjectAccessorFactory
 
PROTECTED_VISIBILITY - Static variable in interface com.change_vision.jude.api.inf.model.INamedElement
 
PUBLIC_VISIBILITY - Static variable in interface com.change_vision.jude.api.inf.model.INamedElement
 
ProjectAccessor - class com.change_vision.jude.api.inf.project.ProjectAccessor.
Interface to Operate JUDE project.
ProjectAccessorFactory - class com.change_vision.jude.api.inf.project.ProjectAccessorFactory.
Class to create ProjectAccessor.
ProjectLockedException - exception com.change_vision.jude.api.inf.exception.ProjectLockedException.
Project has been opened.
ProjectNotFoundException - exception com.change_vision.jude.api.inf.exception.ProjectNotFoundException.
Project file cannot be found.
projectAccessor - Static variable in class com.change_vision.jude.api.inf.project.ProjectAccessorFactory
 

R

REALIZATION_EXIST_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
realizationExists - if a realization already exist.
REALIZATION_EXIST_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
REALIZATION_LOOP_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
realizationLoopError - if a realization loops.
REALIZATION_LOOP_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
REFERENCE_PROJECT_STATUS_LATEST - Static variable in interface com.change_vision.jude.api.inf.project.ProjectAccessor
 
REFERENCE_PROJECT_STATUS_NEED_UPDATE - Static variable in interface com.change_vision.jude.api.inf.project.ProjectAccessor
 
REFERENCE_PROJECT_STATUS_NOT_FOUND - Static variable in interface com.change_vision.jude.api.inf.project.ProjectAccessor
 
RuntimeException - class java.lang.RuntimeException.
 
removeActualParameter(com.change_vision.jude.api.inf.model.IClassifierTemplateParameter) - Method in interface com.change_vision.jude.api.inf.model.ITemplateBinding
Remove Actual Parameter.
removeERAttribute(com.change_vision.jude.api.inf.model.IERAttribute) - Method in interface com.change_vision.jude.api.inf.model.IERIndex
Remove an attribute of ERIndex.
removeParameter(com.change_vision.jude.api.inf.model.IParameter[]) - Method in interface com.change_vision.jude.api.inf.model.IOperation
Remove Parameters.
removeReferenceProject(java.lang.String) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Delete Reference Project in JUDE Project.
removeStereotype(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IElement
Remove a stereotype.

S

SELF_RELATION_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
selfRelationError - if the self relationship is not allowed.
SELF_RELATION_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
SUBTYPE_EXIST_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
subtypeExists - if the subtype already exists.
SUBTYPE_EXIST_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
SUBTYPE_LOOP_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
subtypeLoopError - if the subtype relationship is set.
SUBTYPE_LOOP_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
String - class java.lang.String.
 
save() - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Save JUDE Project.
saveAs(java.lang.String) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Save JUDE Project as parameter's name.
setAbstract(boolean) - Method in interface com.change_vision.jude.api.inf.model.IClass
Set Abstract to Class.
setAbstract(boolean) - Method in interface com.change_vision.jude.api.inf.model.IOperation
Set Abstract.
setActive(boolean) - Method in interface com.change_vision.jude.api.inf.model.IClass
Set Active to Class.
setActualParameterTypeModifier(com.change_vision.jude.api.inf.model.IClassifierTemplateParameter,java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.ITemplateBinding
Set Actual Parameter's Type Modifier.
setAggregation() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Set Aggregation.
setAlias1(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Set Alias1.
setAlias2(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Set Alias2.
setChangeable(boolean) - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Set Changeable.
setComposite() - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Set Composite.
setConclusive(boolean) - Method in interface com.change_vision.jude.api.inf.model.IERSubtypeRelationship
Set Conclusive.
setDatatype(com.change_vision.jude.api.inf.model.IERDatatype) - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Set Datatype.
setDefaultLengthPrecision(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERDatatype
Set Default Length and Precision.
setDefaultValue(java.lang.Object) - Method in interface com.change_vision.jude.api.inf.model.IClassifierTemplateParameter
Set Default Value.
setDefaultValue(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Set Default Value.
setDefinition(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Set Definition.
setDerived(boolean) - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Set Derived.
setDescription(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERDatatype
Set Description.
setDirection(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IParameter
Set direction.
setDiscriminatorAttribute(com.change_vision.jude.api.inf.model.IERAttribute) - Method in interface com.change_vision.jude.api.inf.model.IERSubtypeRelationship
Set Discriminator Attribute.
setDomain(com.change_vision.jude.api.inf.model.IERDomain) - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Set Domain.
setERIndex(com.change_vision.jude.api.inf.model.IERIndex) - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Set ERIndex to Relationship.
setERIndexToPrimarykey() - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Set ERIndex to PrimaryKey.
setEnable(boolean) - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Set Enable.
setForeignKey(com.change_vision.jude.api.inf.model.IERAttribute,com.change_vision.jude.api.inf.model.IERAttribute) - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Set Foreign Key to Relationship.
setInitialValue(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Set Initial Value.
setKey(boolean) - Method in interface com.change_vision.jude.api.inf.model.IERIndex
Set "show as Key(AK,IE)" / "not show as key(AK,IE)" to ERIndex.
setKey(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.ITaggedValue
Set Key.
setLabel(java.lang.String) - Method in interface com.change_vision.jude.api.inf.presentation.ITopicPresentation
Set Label.
setLanguageCPlus(com.change_vision.jude.api.inf.model.IModel,boolean) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Add/Delete C++ Language from a project.
setLanguageCSharp(com.change_vision.jude.api.inf.model.IModel,boolean) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Add/Delete C# Language from a project.
setLanguageJava(com.change_vision.jude.api.inf.model.IModel,boolean) - Method in interface com.change_vision.jude.api.inf.editor.BasicModelEditor
Add/Delete Java Language from a project.
setLeaf(boolean) - Method in interface com.change_vision.jude.api.inf.model.IClass
Set Leaf to Class.
setLeaf(boolean) - Method in interface com.change_vision.jude.api.inf.model.IOperation
Set Leaf.
setLengthConstraint(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERDatatype
Set Length Constraint.
setLengthPrecision(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Set Length and Precision.
setLogicalName(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Set Logical Name.
setLogicalName(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Set logical name to ER Entity.
setLogicalName(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Set Logical Name to Relationship.
setLogicalName(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERSubtypeRelationship
Set Logical Name.
setLower(int) - Method in interface com.change_vision.jude.api.inf.model.IMultiplicityRange
Set Lower
setMultiplicity(int[][]) - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Set Multiplicity.
setName(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Set Name.
setNotNull(boolean) - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Set Not Null.
setParentRequired(boolean) - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Set if Parent is required.
setPhysicalName(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Set Physical Name.
setPhysicalName(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Set physical name to ER Entity.
setPhysicalName(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Set Physical Name to Relationship
setPhysicalName(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERSubtypeRelationship
Set Physical Name.
setPrecisionConstraint(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERDatatype
Set Precision Constraint.
setPrimaryKey(boolean) - Method in interface com.change_vision.jude.api.inf.model.IERAttribute
Set Primary Key.
setReturnType(com.change_vision.jude.api.inf.model.IClass) - Method in interface com.change_vision.jude.api.inf.model.IOperation
Set Return Type.
setReturnTypeExpression(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IOperation
Set Return Type Expression.
setSpecification(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IConstraint
Set Specification.
setStatic(boolean) - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Set Static.
setStatic(boolean) - Method in interface com.change_vision.jude.api.inf.model.IOperation
Set Static.
setSubType(com.change_vision.jude.api.inf.model.IClass) - Method in interface com.change_vision.jude.api.inf.model.IGeneralization
Set Sub Type
setSuperType(com.change_vision.jude.api.inf.model.IClass) - Method in interface com.change_vision.jude.api.inf.model.IGeneralization
Get Super Type.
setType(com.change_vision.jude.api.inf.model.IClass) - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Set Type.
setType(com.change_vision.jude.api.inf.model.IClass) - Method in interface com.change_vision.jude.api.inf.model.IClassifierTemplateParameter
Set Type.
setType(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IEREntity
Set type to ER Entity.
setType(com.change_vision.jude.api.inf.model.IClass) - Method in interface com.change_vision.jude.api.inf.model.IParameter
Set Type.
setTypeExpression(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IAttribute
Set Type Expression.
setTypeExpression(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IClassifierTemplateParameter
Set Type Expression.
setTypeExpression(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IParameter
Set Type Expression.
setTypeModifier(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IElement
Set Type Modifier.
setUnique(boolean) - Method in interface com.change_vision.jude.api.inf.model.IERIndex
Set unique/nonunique to ERIndex.
setUpper(int) - Method in interface com.change_vision.jude.api.inf.model.IMultiplicityRange
Set Upper
setValue(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.ITaggedValue
Set Value.
setVerbPhraseChild(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Set Child Verb Phrase to Relationship.
setVerbPhraseParent(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.IERRelationship
Set Parent Verb Phrase to Relationship.
setVisibility(java.lang.String) - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Set Visibility.

T

TAGGEDVALUE_TARGET_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
taggedValueTargetError - if the tagged value cannot be set to the specified model.
TAGGEDVALUE_TARGET_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
TEMPLATE_BINDING_LOOP_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
templateBindingLoopError - if the template binding loops.
TEMPLATE_BINDING_LOOP_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
TEMPLATE_PARAM_ACTUAL_VALUE_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
templateParamActualError - if an actual value cannot be set to a template parameter.
TEMPLATE_PARAM_ACTUAL_VALUE_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
TEMPLATE_PARAM_DEFAULT_VALUE_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
templateParamTypeError - if the default value cannot be set to The template parameter.
TEMPLATE_PARAM_DEFAULT_VALUE_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
TransactionManager - class com.change_vision.jude.api.inf.editor.TransactionManager.
Manage Transactions.

U

UNDEFINED - Static variable in interface com.change_vision.jude.api.inf.model.IMultiplicityRange
No setting.
UNLIMITED - Static variable in interface com.change_vision.jude.api.inf.model.IMultiplicityRange
No Upper Limit.
USAGE_EXIST_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
usageExists - if a usage already exist.
USAGE_EXIST_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
USAGE_LOOP_ERROR_KEY - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
usageLoopError - if a usage loops.
USAGE_LOOP_ERROR_MESSAGE - Static variable in class com.change_vision.jude.api.inf.exception.InvalidEditingException
 
UseCaseModelEditor - class com.change_vision.jude.api.inf.editor.UseCaseModelEditor.
Interface to edit (create/delete) UseCase Models.
updateReferenceProject(java.lang.String) - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Update Reference Project in JUDE Project.
useCaseModelEditor - Static variable in class com.change_vision.jude.api.inf.editor.ModelEditorFactory
 

V

validateProject() - Method in interface com.change_vision.jude.api.inf.project.ProjectAccessor
Find invalid models in JUDE project

A B C D E F G H I J K L M N O P R S T U V