Package | Description |
---|---|
org.drools.workbench.screens.scenariosimulation.client.metadata | |
org.drools.workbench.screens.scenariosimulation.client.models |
Modifier and Type | Method and Description |
---|---|
ScenarioHeaderMetaData.MetadataType |
ScenarioHeaderMetaData.getMetadataType() |
static ScenarioHeaderMetaData.MetadataType |
ScenarioHeaderMetaData.MetadataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScenarioHeaderMetaData.MetadataType[] |
ScenarioHeaderMetaData.MetadataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractScesimGridModel.updateFactMapping(org.drools.scenariosimulation.api.model.ScesimModelDescriptor simulationDescriptor,
org.drools.scenariosimulation.api.model.FactMapping factMappingReference,
int index,
String value,
ScenarioHeaderMetaData.MetadataType metadataType)
If the
FactIdentifier of the given FactMapping equals the one at index, update the FactMapping.FactAlias at index
position with the provided value |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.