com.banda.chemistry.domain
Class RewritingMembrane

java.lang.Object
  extended by com.banda.core.domain.DomainObject<Long>
      extended by com.banda.core.domain.TechnicalDomainObject
          extended by com.banda.chemistry.domain.Membrane<Integer[]>
              extended by com.banda.chemistry.domain.RewritingMembrane
All Implemented Interfaces:
com.banda.core.domain.KeyHolder<Long>, Serializable

public class RewritingMembrane
extends Membrane<Integer[]>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.banda.core.domain.DomainObject
com.banda.core.domain.DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>
 
Constructor Summary
RewritingMembrane()
           
 
Method Summary
 
Methods inherited from class com.banda.chemistry.domain.Membrane
addObject, addRule, addSubMembrane, getAlphabet, getConfiguration, getName, getOutputMembrane, getParent, getRules, getSubMembranes, removeObject, removeRule, removeRule, setAlphabet, setConfiguration, setName, setOutputMembrane, setParent, setRules, setSubMembranes
 
Methods inherited from class com.banda.core.domain.TechnicalDomainObject
getId, getKey, getVersion, setId, setKey, setVersion
 
Methods inherited from class com.banda.core.domain.DomainObject
copyFrom, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RewritingMembrane

public RewritingMembrane()


Copyright © 2013. All Rights Reserved.