Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
X
G
GenerateTestObjectivesCommand
- class objectgen.gui.commands.
GenerateTestObjectivesCommand
.
Executes the generate objectives command.
GenerateTestObjectivesCommand()
- Constructor for class objectgen.gui.commands.
GenerateTestObjectivesCommand
Creates a new instance of GenerateTestObjectivesCommand
Get(String)
- Static method in class objectgen.configuration.
Configuration
Get(String, String)
- Static method in class objectgen.configuration.
Configuration
GetFile(String)
- Static method in class objectgen.configuration.
Configuration
GetFileName(String)
- Static method in class objectgen.configuration.
Configuration
Adds the path to the result
GetInt(String)
- Static method in class objectgen.configuration.
Configuration
GetInt(String, int)
- Static method in class objectgen.configuration.
Configuration
GetParentStep(String)
- Static method in class objectgen.usecase.
StepBuilder
Returns the parent step of the step Id must follow this pattern: X.Y..... where X is the Id of the parent step.
generate(String)
- Method in class objectgen.
RunBatchMode
generate(UseCaseXML)
- Method in class objectgen.activitymodel.
ActivityDiagramGenerator
Generate an activity diagram from a use case
generate(ActivityDiagram)
- Method in class objectgen.testobjective.
TestObjectiveGenerator
Start point Generates a set of test objectives from an activity diagram.
generateParticipants()
- Method in class objectgen.activitymodel.
ActivityDiagram
Returns all the diferent participants that performs the avtivities
get(String)
- Method in class objectgen.gui.commands.
ApplicationDataSpace
getAction()
- Method in interface objectgen.usecase.
IStep
getAction()
- Method in class objectgen.usecase.
Step
getActivities()
- Method in interface objectgen.activitymodel.
IActivityDiagramExplorer
getConclution()
- Method in interface objectgen.usecase.
IStep
getConclution()
- Method in class objectgen.usecase.
Step
getCondition()
- Method in class objectgen.activitymodel.
Alternative
getCondition()
- Method in interface objectgen.usecase.
IStep
getCondition()
- Method in class objectgen.usecase.
Step
getConditionForNode(String)
- Method in class objectgen.activitymodel.
Decision
Returns the condition to go to the activity with the specified id.
getDes()
- Method in class objectgen.activitymodel.
Transition
getDescription()
- Method in class objectgen.activitymodel.
Activity
getDescription()
- Method in interface objectgen.usecase.
IStep
getDescription()
- Method in class objectgen.usecase.
Step
getFirstActivity()
- Method in class objectgen.activitymodel.
ActivityDiagram
Returns first activity
getFirstAlternative()
- Method in class objectgen.activitymodel.
Decision
Paths has only one alternative
getFirstDecision(Decision)
- Method in class objectgen.testobjective.
TestObjective
Returns the first occurence of the decision d in the test objective
getId()
- Method in class objectgen.activitymodel.
Activity
getId()
- Method in class objectgen.activitymodel.
Transition
Calculates and Id joining the origen and destination An Id is needef for XMI translation
getId()
- Method in interface objectgen.usecase.
IStep
getId()
- Method in class objectgen.usecase.
Step
getInstance()
- Static method in class objectgen.gui.commands.
ApplicationDataSpace
getLastDecision()
- Method in class objectgen.testobjective.
TestObjective
Returns the last desicion stored in the objective
getNext()
- Method in class objectgen.activitymodel.
Activity
Gets the next node
getNext()
- Method in class objectgen.activitymodel.
Alternative
getNext()
- Method in class objectgen.activitymodel.
Decision
Always returns null
getNext()
- Method in interface objectgen.activitymodel.
IControlFlow
Gets the next node *
getOrg()
- Method in class objectgen.activitymodel.
Transition
getParticipant()
- Method in class objectgen.activitymodel.
Activity
getParticipant()
- Method in interface objectgen.usecase.
IStep
Returns who perfoms the step.
getParticipant()
- Method in class objectgen.usecase.
Step
getParticipants()
- Method in class objectgen.usecase.
StepBuilder
Get participant set
getPatternName()
- Method in interface objectgen.usecase.pattern.
IPatternReader
getPatternName()
- Method in class objectgen.usecase.pattern.
PatternReader
getType()
- Method in interface objectgen.usecase.
IStep
This is unuseful due we have several iterator to traverse all main step, all pre steps and all inv steps
getType()
- Method in class objectgen.usecase.
Step
This is unuseful due we have several iterator to traverse all main step, all pre steps and all inv steps
getUCDescription()
- Method in class objectgen.usecase.
UseCaseXML
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
X