JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclipse.emf.mwe2.runtime.workflow
Interface IWorkflowContext
All Known Implementing Classes:
WorkflowContextImpl
public interface
IWorkflowContext
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
get
(
String
s)
Set
<
String
>
getSlotNames
()
void
put
(
String
s,
Object
o)
Method Details
get
Object
get
(
String
s)
put
void
put
(
String
s,
Object
o)
getSlotNames
Set
<
String
>
getSlotNames
()