|
All Objects:
-
name, description
-
enumerated "role" in interface (TEXT_ENTRY, BUTTON, etc.)
-
hierarchical parent/child relationships
-
state
-
relationships with other objects:
-
LABEL_FOR/LABELLED_BY,
-
CONTROLLER_FOR/CONTROLLED_BY,
-
MEMBER_OF, etc.
-
interface query
-
an interface is a "feature set"
-
allows "feature-based" heuristics
|