|
Class Summary |
| AbstractTypingTopic |
INTERNAL: Common superclass for all typing topics, like association types,
topic types, role types, etc. |
| AssociationField |
Represents an association field. |
| AssociationType |
Represents an association type. |
| Cardinality |
Represents a cardinality that can be assigned to a field. |
| CreateAction |
Represents the edit mode of a field. |
| DataType |
Represents a datatype which can be assigned to an occurrence type. |
| EditMode |
Represents the edit mode of a field. |
| FieldAssignment |
Represents a field as assigned to a topic type. |
| FieldDefinition |
Represents a field type, which may be a name type, an occurrence type, an
identity field, or a combination of an association role and an association
type. |
| FieldInstance |
Represents a populated field attached to an instance topic. |
| FieldsView |
Represents a fields view. |
| IdentityField |
Represents an identify field. |
| IdentityType |
Represents an identity type. |
| InterfaceControl |
Represents a datatype which can be assigned to an association field. |
| NameField |
Represents a name field. |
| NameType |
Represents a name type. |
| OccurrenceField |
Represents an occurrence field. |
| OccurrenceType |
Represents an occurrence type. |
| PSI |
|
| QueryField |
Represents a query field. |
| QueryMapper<T> |
|
| RoleField |
Represents a role field. |
| RoleType |
Represents a role type. |
| Topic |
INTERNAL: Common superclass for all topics, like instances, association
types, topic types, role types, etc. |
| TopicMap |
INTERNAL: Represents an Ontopoly topic map. |
| TopicType |
INTERNAL: Represents a topic type. |
| ViewModes |
|