Modifier and Type | Method and Description |
---|---|
long |
ProbabilisticLeftHandRule.countExecutions(Membrane membrane) |
boolean |
ProbabilisticLeftHandRule.isApplicable1(Membrane membrane) |
Modifier and Type | Method and Description |
---|---|
static Membrane |
StaticMethods.getMembrane(java.lang.String label,
java.lang.String environment,
CellLikeSkinMembrane ms,
java.util.Map<java.lang.String,java.lang.Integer> membranesIndexes) |
Modifier and Type | Field and Description |
---|---|
static java.util.Collection<? extends Membrane> |
Psystem.emptyMembranes |
Modifier and Type | Class and Description |
---|---|
class |
CellLikeMembrane
A class for a membrane for cell-like P systems
|
class |
CellLikeNoSkinMembrane
This class represents cell-like membranes which are not skin membranes
|
class |
CellLikeSkinMembrane
This class represents cell-like skin membranes
|
Modifier and Type | Method and Description |
---|---|
Membrane |
CellLikeSkinMembrane.getMembrane(int id) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Membrane> |
CellLikeMembrane.getAllMembranes()
Gets all membranes which this instance is an ancestor to
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeableMembrane
This class provides methods for modifiable membranes
|
Modifier and Type | Method and Description |
---|---|
Membrane |
MembraneStructure.getMembrane(int id) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<? extends Membrane> |
MembraneStructure.getAllMembranes() |
Modifier and Type | Class and Description |
---|---|
class |
InnerRuleMembrane
This class represents membranes which, in models which accept collaboration,
are the children membrane of an outer membrane involved in the rule
|
class |
OuterRuleMembrane
This class represents the outer, main membrane of each hand rule
|
Modifier and Type | Class and Description |
---|---|
class |
SpikingEnvironment |
class |
SpikingMembrane |
Modifier and Type | Method and Description |
---|---|
Membrane |
SpikingMembraneStructure.getMembrane(int id) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<? extends Membrane> |
SpikingMembraneStructure.getAllMembranes() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
SpikingMembrane.getObject(Membrane m) |
static long |
SpikingMembrane.getObjectCount(Membrane m) |
Modifier and Type | Class and Description |
---|---|
class |
TissueLikeEnvironment |
class |
TissueLikeMembrane |
Modifier and Type | Method and Description |
---|---|
Membrane |
TissueLikeMembraneStructure.getMembrane(int id) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<? extends Membrane> |
TissueLikeMembraneStructure.getAllMembranes() |