public class DoubleCommunicationTissueLikeRule extends TissueLikeRule implements IDoubleCommunicationRule
Modifier and Type | Method and Description |
---|---|
long |
countExecutions(ChangeableMembrane membrane)
Counts the number of possible executions of the current rule on a
membrane
|
java.util.List<Communication> |
getCommunications() |
java.lang.String |
toString() |
dissolves, equals, execute, execute, getLeftHandRule, getObjects, getRightHandRule, getRuleId, hashCode, hasNewMembranes, isExecutable, setRuleId
dissolves, execute, execute, getLeftHandRule, getObjects, getRightHandRule, getRuleId, hasNewMembranes, isExecutable, setRuleId
public java.lang.String toString()
toString
in class AbstractRule
Object.toString()
public java.util.List<Communication> getCommunications()
public long countExecutions(ChangeableMembrane membrane)
IRule
countExecutions
in interface IRule
countExecutions
in class TissueLikeRule
membrane
- the membrane where the executions will be counted