Modifier and Type | Method and Description |
---|---|
InputPin |
IUmlModel.createInputPin()
Create a InputPin.
|
Modifier and Type | Method and Description |
---|---|
Object |
CompositionInitializer.visitInputPin(InputPin theInputPin) |
Modifier and Type | Method and Description |
---|---|
Object |
GetSiblingsVisitor.visitInputPin(InputPin theInputPin) |
Object |
GetDefaultNameVisitor.visitInputPin(InputPin theInputPin) |
Modifier and Type | Method and Description |
---|---|
InputPin |
IModelFactory.createInputPin() |
Modifier and Type | Interface and Description |
---|---|
interface |
ValuePin |
Modifier and Type | Method and Description |
---|---|
<T extends InputPin> |
ActivityAction.getInput(Class<T> filterClass) |
Modifier and Type | Method and Description |
---|---|
InputPin |
ExceptionHandler.getExceptionInput() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<InputPin> |
ActivityAction.getInput() |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionHandler.setExceptionInput(InputPin value) |
Modifier and Type | Method and Description |
---|---|
Object |
IModelVisitor.visitInputPin(InputPin obj) |
Object |
AbstractModelVisitor.visitInputPin(InputPin obj) |
Object |
DefaultModelVisitor.visitInputPin(InputPin obj) |