public static final class ScenarioDefinition.Meta extends DirectMetaBean
ScenarioDefinition
.TEST_COVERAGE_STRING
Modifier and Type | Method and Description |
---|---|
Class<? extends ScenarioDefinition> |
beanType() |
ScenarioDefinition.Builder |
builder() |
MetaProperty<ImmutableList<PerturbationMapping<?>>> |
mappings()
The meta-property for the
mappings property. |
protected MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,MetaProperty<?>> |
metaPropertyMap() |
protected Object |
propertyGet(Bean bean,
String propertyName,
boolean quiet) |
protected void |
propertySet(Bean bean,
String propertyName,
Object newValue,
boolean quiet) |
MetaProperty<ImmutableList<String>> |
scenarioNames()
The meta-property for the
scenarioNames property. |
isBuildable, metaProperty, toString, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
annotation, annotations, beanName, metaPropertyCount, metaPropertyExists, metaPropertyIterable, of, register
protected MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class DirectMetaBean
public ScenarioDefinition.Builder builder()
public Class<? extends ScenarioDefinition> beanType()
public Map<String,MetaProperty<?>> metaPropertyMap()
public MetaProperty<ImmutableList<PerturbationMapping<?>>> mappings()
mappings
property.public MetaProperty<ImmutableList<String>> scenarioNames()
scenarioNames
property.protected Object propertyGet(Bean bean, String propertyName, boolean quiet)
propertyGet
in class DirectMetaBean
protected void propertySet(Bean bean, String propertyName, Object newValue, boolean quiet)
propertySet
in class DirectMetaBean
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.