public static class DynamicChemicalEntity.Builder extends AbstractChemicalEntity.Builder<DynamicChemicalEntity,DynamicChemicalEntity.Builder>
builderObject, topLevelObject| Constructor and Description |
|---|
Builder(bio.singa.features.identifiers.SimpleStringIdentifier identifier) |
Builder(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
DynamicChemicalEntity.Builder |
addCompositionCondition(EntityCompositionCondition compositionCondition) |
DynamicChemicalEntity.Builder |
addPossibleTopology(CellTopology topology) |
protected DynamicChemicalEntity |
createObject(bio.singa.features.identifiers.SimpleStringIdentifier primaryIdentifer) |
protected DynamicChemicalEntity.Builder |
getBuilder() |
additionalIdentifier, additionalIdentifiers, annotation, assignFeature, assignFeature, buildpublic Builder(bio.singa.features.identifiers.SimpleStringIdentifier identifier)
public Builder(String identifier)
protected DynamicChemicalEntity createObject(bio.singa.features.identifiers.SimpleStringIdentifier primaryIdentifer)
createObject in class AbstractChemicalEntity.Builder<DynamicChemicalEntity,DynamicChemicalEntity.Builder>public DynamicChemicalEntity.Builder addCompositionCondition(EntityCompositionCondition compositionCondition)
public DynamicChemicalEntity.Builder addPossibleTopology(CellTopology topology)
protected DynamicChemicalEntity.Builder getBuilder()
getBuilder in class AbstractChemicalEntity.Builder<DynamicChemicalEntity,DynamicChemicalEntity.Builder>Copyright © 2019. All rights reserved.