Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
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
getActivator()
- Method in interface com.change_vision.jude.api.inf.model.
IMessage
Get Message as activator.
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.
getBase()
- Method in interface com.change_vision.jude.api.inf.model.
ILifeline
Get Base Class.
getBody()
- Method in interface com.change_vision.jude.api.inf.model.
IComment
Get Body.
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.
getConstrainedElement()
- Method in interface com.change_vision.jude.api.inf.model.
IConstraint
Get the constrained elements.
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.
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.
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.
getId()
- Method in interface com.change_vision.jude.api.inf.model.
IElement
Get ID.
getIndex()
- Method in interface com.change_vision.jude.api.inf.model.
IMessage
Get Index.
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.
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.
getMessage()
- Method in interface com.change_vision.jude.api.inf.model.
IGate
Get Message.
getName()
- Method in interface com.change_vision.jude.api.inf.model.
INamedElement
Get Name.
getOperation()
- Method in interface com.change_vision.jude.api.inf.model.
IMessage
Get Operation.
getOwner()
- Method in interface com.change_vision.jude.api.inf.model.
IElement
Get Namespace.
getPredecessor()
- Method in interface com.change_vision.jude.api.inf.model.
IMessage
Get Message as predecessor.
getReturnValue()
- Method in interface com.change_vision.jude.api.inf.model.
IMessage
Get Return value.
getSequenceDiagram()
- Method in interface com.change_vision.jude.api.inf.model.
IInteractionUse
Get Sequence diagram.
getSource()
- Method in interface com.change_vision.jude.api.inf.model.
IMessage
Get named element as Source.
getSpecification()
- Method in interface com.change_vision.jude.api.inf.model.
IConstraint
Get Specification.
getStereotypes()
- Method in interface com.change_vision.jude.api.inf.model.
IElement
Get Stereotypes.
getSuccessor()
- Method in interface com.change_vision.jude.api.inf.model.
IMessage
Get Message as successor.
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.
IMessage
Get named element as Target.
getText()
- Method in interface com.change_vision.jude.api.inf.model.
IDiagram
Get texts on the diagram.
I
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.
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.
IGate
- class com.change_vision.jude.api.inf.model.
IGate
.
Interface for Gates.
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.
ILifeline
- class com.change_vision.jude.api.inf.model.
ILifeline
.
Interface for Lifelines.
IMessage
- class com.change_vision.jude.api.inf.model.
IMessage
.
Interface for Messages.
INamedElement
- class com.change_vision.jude.api.inf.model.
INamedElement
.
Interface for named elements.
ISequenceDiagram
- class com.change_vision.jude.api.inf.model.
ISequenceDiagram
.
Interface for Sequence diagrams.
IStateInvariant
- class com.change_vision.jude.api.inf.model.
IStateInvariant
.
interface for IStateInvariant
InputStream
- class java.io.
InputStream
.
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".
isConsider()
- Method in interface com.change_vision.jude.api.inf.model.
ICombinedFragment
Check if the type is "consider".
isCritical()
- Method in interface com.change_vision.jude.api.inf.model.
ICombinedFragment
Check if the type is "critical".
isDestroyed()
- Method in interface com.change_vision.jude.api.inf.model.
ILifeline
Check if it has a Stop.
isFinalNode()
- Method in interface com.change_vision.jude.api.inf.model.
IControlNode
Check if the node is a FinalNode.
isForkNode()
- Method in interface com.change_vision.jude.api.inf.model.
IControlNode
Check if the node is a ForkNode.
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.
isJoinNode()
- Method in interface com.change_vision.jude.api.inf.model.
IControlNode
Check if the node is a JoinNode.
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.
isNeg()
- Method in interface com.change_vision.jude.api.inf.model.
ICombinedFragment
Check if the type is "neg".
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 Package Visibility.
isPar()
- Method in interface com.change_vision.jude.api.inf.model.
ICombinedFragment
Check if the type is "par".
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.
isReturnMessage()
- Method in interface com.change_vision.jude.api.inf.model.
IMessage
Check if it is a return message.
isSeq()
- Method in interface com.change_vision.jude.api.inf.model.
ICombinedFragment
Check if the type is "seq".
isStrict()
- Method in interface com.change_vision.jude.api.inf.model.
ICombinedFragment
Check if the type is "strict".
isSynchronous()
- Method in interface com.change_vision.jude.api.inf.model.
IMessage
Check if it is synchronous.
J
java.io
- package java.io
java.lang
- package java.lang
S
String
- class java.lang.
String
.
C
E
G
I
J
S
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes