| Package | Description | 
|---|---|
| upsimulator.core | |
| upsimulator.interfaces | |
| upsimulator.rules.conditions | |
| upsimulator.rules.results | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PMembrane
The default membrane implementation, a container of objects, rules, tunnels,
 and properties. 
 | 
class  | 
PNumericObject
This class represents an object in numeric P system 
 | 
class  | 
PObject
PObject represents the object in P systems. 
 | 
class  | 
PRule
PRule represents the rule in P systems. 
PRule is the basic implementation of Rule.  | 
| Modifier and Type | Method and Description | 
|---|---|
BasicName | 
BasicName.deepClone()  | 
| Constructor and Description | 
|---|
BasicName(BasicName dimensional)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BooleanCondition
The boolean relationship of dimensions of rule 
 | 
class  | 
InhibitorCondition
Inhibitor condition represents inhibitor of one rule 
 | 
class  | 
ObjectCondition
Represents the object that will be consumed in reaction. 
 | 
class  | 
ObjectConditionsWithTarget  | 
class  | 
PromoterCondition
Represents the promoter condition in one rule 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MembraneCreateResult
Create a sub-membrane in one membrane 
 | 
class  | 
ObjectResult
Represents the object product in rules 
 | 
class  | 
PositionResult
A object result to a target membrane 
 | 
class  | 
PositionResult.Target  |