Package | Description |
---|---|
com.dataflux.architect |
Data Management Platform Java™ Plugin.
|
com.dataflux.architect.example |
Data Management Platform Java™ Plugin Examples.
|
Modifier and Type | Method and Description |
---|---|
PrepState |
StepAdapter.prep(int flags) |
PrepState |
IStep.prep(int flags)
Prepare input and output fields.
|
static PrepState |
PrepState.valueOf(int value)
Return the
PrepState that corresponds to the given value. |
static PrepState |
PrepState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PrepState[] |
PrepState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PrepState |
StepExample.prep(int flags) |
PrepState |
MultiRowOutputStepExample.prep(int flags) |
PrepState |
DebugStep.prep(int flags) |
Copyright © 2012 SAS Institute Inc. All Rights Reserved.