Package i3.dragos.gm.core.schema

DRAGOS Core Graph Schema

See:
          Description

Interface Summary
Attribute An Attribute uniquely identifies an attribute defined for a graph entity class in the schema.
EdgeClass Schema class for edges.
ExistenceCheckable Methods for verifying the existence of referenced objects.
GraphClass Schema class for graphs.
GraphEntityClass The GraphEntityClass interface defines the properties that hold for all schema elements.
MetaAttributable Identifies classes that can store simple key-value pairs for instances.
NodeClass Schema class for nodes.
RelationClass Schema class for relations.
RelationEndClass Schema class for relation ends.
Schema The Schema class provides access to the graph schema of a pool.
SchemaChecker A SchemaChecker verifies the correctness of the Schema's contents.
 

Class Summary
AbstractAttribute An AbstractAttribute uniquely identifies an attribute.
Cardinality The cardinality of edge types, attributes etc.
DefaultSchemaChecker The DefaultSchemaChecker verifies the correctness of the Schema's contents.
 

Enum Summary
RelationEndDirection Relation ends may have different directions.
 

Package i3.dragos.gm.core.schema Description

DRAGOS Core Graph Schema



Copyright © 2002-2008 RWTH Aachen, Department of Computer Science 3 (Software Engineering). All Rights Reserved.