Uses of Class
bio.singa.simulation.entities.SimpleEntity.SimpleEntityBuilder
-
Packages that use SimpleEntity.SimpleEntityBuilder Package Description bio.singa.simulation.entities -
-
Uses of SimpleEntity.SimpleEntityBuilder in bio.singa.simulation.entities
Methods in bio.singa.simulation.entities that return SimpleEntity.SimpleEntityBuilder Modifier and Type Method Description SimpleEntity.SimpleEntityBuilderSimpleEntity.SimpleEntityBuilder. additionalIdentifier(bio.singa.features.identifiers.model.Identifier identifier)SimpleEntity.SimpleEntityBuilderSimpleEntity.SimpleEntityBuilder. additionalIdentifiers(Collection<bio.singa.features.identifiers.model.Identifier> identifiers)SimpleEntity.SimpleEntityBuilderSimpleEntity.SimpleEntityBuilder. assignFeature(bio.singa.features.model.Feature feature)SimpleEntity.SimpleEntityBuilderSimpleEntity.SimpleEntityBuilder. assignFeature(Class<? extends bio.singa.features.model.Feature> feature)static SimpleEntity.SimpleEntityBuilderSimpleEntity. create(String identifier)SimpleEntity.SimpleEntityBuilderSimpleEntity.SimpleEntityBuilder. membraneBound()SimpleEntity.SimpleEntityBuilderSimpleEntity.SimpleEntityBuilder. small()
-