Package | Description |
---|---|
org.yawlfoundation.yawl.configuration |
Modifier and Type | Method and Description |
---|---|
static DefaultConfigurationExporter.Direction |
DefaultConfigurationExporter.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DefaultConfigurationExporter.Direction[] |
DefaultConfigurationExporter.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected XNode |
DefaultConfigurationExporter.getPortConfig(DefaultConfigurationExporter.Direction dir,
CPort port,
java.lang.String portValue) |
protected XNode |
ConfigurationExporter.getPortNodes(DefaultConfigurationExporter.Direction dir,
java.util.List<CPort> ports) |
protected XNode |
DefaultConfigurationExporter.getPortNodes(DefaultConfigurationExporter.Direction dir,
java.util.List<CPort> ports) |