Package | Description |
---|---|
com.rusticisoftware.tincan |
Modifier and Type | Method and Description |
---|---|
ArrayList<InteractionComponent> |
ActivityDefinition.getChoices() |
ArrayList<InteractionComponent> |
ActivityDefinition.getScale() |
ArrayList<InteractionComponent> |
ActivityDefinition.getSource() |
ArrayList<InteractionComponent> |
ActivityDefinition.getSteps() |
ArrayList<InteractionComponent> |
ActivityDefinition.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
ActivityDefinition.setChoices(ArrayList<InteractionComponent> choices) |
void |
ActivityDefinition.setScale(ArrayList<InteractionComponent> scale) |
void |
ActivityDefinition.setSource(ArrayList<InteractionComponent> source) |
void |
ActivityDefinition.setSteps(ArrayList<InteractionComponent> steps) |
void |
ActivityDefinition.setTarget(ArrayList<InteractionComponent> target) |
Copyright © 2016 Rustici Software. All Rights Reserved.