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

I

IActivityDiagramExplorer - interface objectgen.activitymodel.IActivityDiagramExplorer.
This interface allows to obtain the elements of an activity diagram without change it.
IControlFlow - interface objectgen.activitymodel.IControlFlow.
This interface includes the methods to allow a node to link with another node
INV - Static variable in interface objectgen.usecase.IStep
 
IPatternMatcher - interface objectgen.usecase.pattern.IPatternMatcher.
This interface contains the methods to comporbate if a pattern match with a text
IPatternReader - interface objectgen.usecase.pattern.IPatternReader.
This interface defines the methods for obtain a set of patterns
IStep - interface objectgen.usecase.IStep.
Interfaz that describes the methods available to any class that describe a step of a use case
ITestObjectivesSaver - interface objectgen.testobjective.savers.ITestObjectivesSaver.
 
IXMIHelpper - interface objectgen.activitymodel.xmi.IXMIHelpper.
 
IdIndex - Static variable in class objectgen.activitymodel.Decision
Allowa to calculate an id for the desicions
id - Variable in class objectgen.activitymodel.Activity
 
isDesicion() - Method in class objectgen.activitymodel.Activity
Indicates if is a desition node.
isDesicion() - Method in class objectgen.activitymodel.Decision
Always returns true
isFinal() - Method in class objectgen.activitymodel.Activity
Indicates if this activity is a final node
isFinal() - Method in interface objectgen.usecase.IStep
Returns true if the step ends the use case
isFinal() - Method in class objectgen.usecase.Step
 
isNext(Activity) - Method in class objectgen.activitymodel.Activity
Checks if is next
isNext(Activity) - Method in class objectgen.activitymodel.Alternative
Checks if is next
isNext(Activity) - Method in interface objectgen.activitymodel.IControlFlow
Checks if is next
iterator() - Method in class objectgen.activitymodel.Decision
 
iterator() - Method in class objectgen.testobjective.TestObjectiveList
 
iteratorActivities() - Method in class objectgen.activitymodel.ActivityDiagram
Returns an iterator to traverse all the activities of the activity diagram
iteratorActivitiesFromParticipant(String) - Method in class objectgen.activitymodel.ActivityDiagram
Returns an iterator to traverse all the activities performed by the given participant
iteratorDecision() - Method in class objectgen.activitymodel.JoinAlternativeFilter
 
iteratorFor(Decision) - Method in class objectgen.testobjective.AlternativeStore
Deprecated.  
iteratorInvSequence(IStep) - Method in class objectgen.usecase.UseCaseXML
Returns an iterator to traverse all the inv steps in the alternative sequence of the use case of a given step.
iteratorMainSequence() - Method in class objectgen.usecase.UseCaseXML
Returns an iterator to traverse all the steps in the main sequence of the use case
iteratorPreSequence(IStep) - Method in class objectgen.usecase.UseCaseXML
Returns an iterator to traverse all the pre steps in the alternative sequence of the use case of a given step.
iteratorTransitions() - Method in class objectgen.activitymodel.ActivityDiagram
Returns an iterator to traverse all the transitions of the activity diagram
iteratorTranstitionsBeginInActivity(Activity) - Method in class objectgen.activitymodel.ActivityDiagram
Returns an iterator to traverse all the transitions of an activity
iteratorTranstitionsEndInActivity(Activity) - Method in class objectgen.activitymodel.ActivityDiagram
Returns an iterator to traverse all the transitions that ends in an activity

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