|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecoratorRecord | |
---|---|
org.eclipse.ohf.stem.internal.data |
Uses of DecoratorRecord in org.eclipse.ohf.stem.internal.data |
---|
Methods in org.eclipse.ohf.stem.internal.data that return types with arguments of type DecoratorRecord | |
---|---|
java.util.List<DecoratorRecord> |
DataSetRecordHolder.getAllDecoratorRecords()
|
Methods in org.eclipse.ohf.stem.internal.data with parameters of type DecoratorRecord | |
---|---|
void |
ModelRecord.addDecorator(DecoratorRecord decorator)
|
ScenarioRecord.DiseaseScenarioRecord |
ScenarioRecordFactory.createDiseaseScenarioRecord(java.lang.String scenarioName,
ModelRecord.CountryModelRecord modelRecord,
DecoratorRecord infectorDecorator,
long timeIncrement,
SequencerRecord sequencerRecord,
java.lang.String catagory)
|
Method parameters in org.eclipse.ohf.stem.internal.data with type arguments of type DecoratorRecord | |
---|---|
void |
ModelRecord.addDecorators(java.util.List<DecoratorRecord> decorators)
|
Constructors in org.eclipse.ohf.stem.internal.data with parameters of type DecoratorRecord | |
---|---|
ScenarioRecord.DiseaseScenarioRecord(java.lang.String scenarioName,
ModelRecord modelRecord,
DecoratorRecord infectorDecorator,
long timeIncrement,
SequencerRecord sequencerRecord,
java.lang.String catagory)
|
Constructor parameters in org.eclipse.ohf.stem.internal.data with type arguments of type DecoratorRecord | |
---|---|
ScenarioRecord(java.lang.String scenarioName,
ModelRecord modelRecord,
java.util.List<DecoratorRecord> decorators,
long timeIncrement,
SequencerRecord sequencerRecord,
java.lang.String catagory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |