public class TissueLikeMembrane extends ChangeableMembrane
Modifier and Type | Method and Description |
---|---|
void |
dissolve()
Dissolves the membrane
|
ChangeableMembrane |
divide()
Divides the membrane and returns the newly obtained membrane
|
TissueLikeMembraneStructure |
getStructure() |
getId, getMultiSet, setCharge
equals, getCharge, getChargeSymbol, getLabel, getLabelObj, hashCode, toString
public void dissolve() throws java.lang.UnsupportedOperationException
ChangeableMembrane
dissolve
in class ChangeableMembrane
java.lang.UnsupportedOperationException
- if dissolution is no supportedpublic ChangeableMembrane divide() throws java.lang.UnsupportedOperationException
ChangeableMembrane
divide
in class ChangeableMembrane
java.lang.UnsupportedOperationException
- if division is no supportedpublic TissueLikeMembraneStructure getStructure()