C E G I J S

C

com.change_vision.jude.api.inf.model - package com.change_vision.jude.api.inf.model
 

E

Exception - exception java.lang.Exception.
 

G

getAction() - Method in interface com.change_vision.jude.api.inf.model.IFlow
Get Action.
getActivity() - Method in interface com.change_vision.jude.api.inf.model.IActivityDiagram
Get Activity.
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.
getBase() - Method in interface com.change_vision.jude.api.inf.model.IObjectNode
Get base.
getCallingActivity() - Method in interface com.change_vision.jude.api.inf.model.IAction
Get Calling Activity.
getClient() - Method in interface com.change_vision.jude.api.inf.model.IDependency
Get Client.
getClientDependencies() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Client Dependencies.
getComments() - Method in interface com.change_vision.jude.api.inf.model.IElement
Get Comments.
getConstraints() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Constraints.
getDefinition() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Definition.
getDiagrams() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Diagrams.
getFlows() - Method in interface com.change_vision.jude.api.inf.model.IActivity
Get Flows.
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.
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.
getIncomings() - Method in interface com.change_vision.jude.api.inf.model.IActivityNode
Get Incoming Control Flows and Object Flows.
getLifelines() - Method in interface com.change_vision.jude.api.inf.model.IInteractionOperand
Get Lifelines.
getName() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Name.
getOutgoings() - Method in interface com.change_vision.jude.api.inf.model.IActivityNode
Get Outgoing Control Flows and Object Flows.
getOwner() - Method in interface com.change_vision.jude.api.inf.model.IElement
Get Namespace.
getPartitions() - Method in interface com.change_vision.jude.api.inf.model.IActivity
Get Paritions.
getSource() - Method in interface com.change_vision.jude.api.inf.model.IFlow
Get ActivityNode as Source.
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 Paritions.
getSuperPartition() - Method in interface com.change_vision.jude.api.inf.model.IPartition
Get Super Partition.
getSupplier() - Method in interface com.change_vision.jude.api.inf.model.IDependency
Get Supplier.
getSupplierDependencies() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Get Supplier Dependencies.
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.IFlow
Get ActivityNode as Target.
getText() - Method in interface com.change_vision.jude.api.inf.model.IDiagram
Get texts on the diagram.

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.
IControlNode - class com.change_vision.jude.api.inf.model.IControlNode.
Interface for Control nodes.
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.
IElement - class com.change_vision.jude.api.inf.model.IElement.
Interface for elements.
IFlow - class com.change_vision.jude.api.inf.model.IFlow.
Interface for Flows.
IInteractionOperand - class com.change_vision.jude.api.inf.model.IInteractionOperand.
Interface for Interaction operands.
IModel - class com.change_vision.jude.api.inf.model.IModel.
Interface for Model.
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 ObjectNode.
IPartition - class com.change_vision.jude.api.inf.model.IPartition.
Interface for Partition.
InputStream - class java.io.InputStream.
 
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.
isForkNode() - Method in interface com.change_vision.jude.api.inf.model.IControlNode
Check if the node is a ForkNode.
isInitialNode() - Method in interface com.change_vision.jude.api.inf.model.IControlNode
Check if the node is a InitialNode.
isJoinNode() - Method in interface com.change_vision.jude.api.inf.model.IControlNode
Check if the node is a JoinNode.
isMergeNode() - Method in interface com.change_vision.jude.api.inf.model.IControlNode
Check if the node is a MergeNode.
isPackageVisibility() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Check Package Visibility.
isPrivateVisibility() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Check Private Visibility.
isProtectedVisibility() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Check Protected Visibility.
isPublicVisibility() - Method in interface com.change_vision.jude.api.inf.model.INamedElement
Check Public Visibility.

J

java.io - package java.io
 
java.lang - package java.lang
 

S

String - class java.lang.String.
 

C E G I J S