|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KineticType.Element | |
| biouml.standard.type | |
| Uses of KineticType.Element in biouml.standard.type |
| Fields in biouml.standard.type declared as KineticType.Element | |
protected KineticType.Element[] |
KineticType.elements
Kinetic function elements. |
| Methods in biouml.standard.type that return KineticType.Element | |
KineticType.Element[] |
KineticType.getElements()
|
KineticType.Element[] |
KineticType.getConstants()
|
KineticType.Element[] |
KineticType.getReactants()
|
KineticType.Element[] |
KineticType.getProducts()
|
KineticType.Element[] |
KineticType.getModifers()
|
KineticType.Element[] |
KineticType.getElements(java.lang.String type)
Returns elements of the specified type. |
| Methods in biouml.standard.type with parameters of type KineticType.Element | |
void |
KineticType.setElements(KineticType.Element[] elements)
|
| Constructors in biouml.standard.type with parameters of type KineticType.Element | |
KineticType(DataCollection origin,
java.lang.String name,
java.lang.String title,
java.lang.String description,
boolean reversible,
java.lang.String function,
KineticType.Element[] elements)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||