org.gnu.atk
public class Relation extends GObject
Constructor Summary | |
---|---|
Relation(AtkObject[] targets, RelationType relationship) | |
Relation(Handle handle) |
Method Summary | |
---|---|
void | addTarget(AtkObject target) |
RelationType | getRelationType() |
static RelationType | getRelationTypeForName(String name) |
static String | getRelationTypeName(RelationType type) |
AtkObject[] | getTargets() |
static RelationType | registerType(String name) |