public final class UseOfReflection extends Object
| Constructor and Description |
|---|
UseOfReflection() |
| Modifier and Type | Method and Description |
|---|---|
static Set |
getBiopaxPropertyValues(BioPAXElement bpe,
String property)
Example 2.
|
static Set<? extends BioPAXElement> |
getObjectBiopaxPropertyValues(BioPAXElement bpe,
String property)
Example 1.
|
public static Set<? extends BioPAXElement> getObjectBiopaxPropertyValues(BioPAXElement bpe, String property)
bpe - BioPAX objectproperty - BioPAX propertypublic static Set getBiopaxPropertyValues(BioPAXElement bpe, String property)
bpe - BioPAX objectproperty - BioPAX propertyCopyright © 2017 BioPAX. All rights reserved.