Package i3.dragos.gm.core.event

Events thrown by the DRAGOS Core Graph Model.

See:
          Description

Interface Summary
DataListener DataListener is implemented by classes that want to receive DataEvents.
GraphPoolListener GraphPoolListener is implemented by classes that want to receive GraphPoolEvents.
 

Class Summary
AttributeDeclarationEvent An AttributeDeclarationEvent is triggered when an attribute is defined in the Schema.
AttributeModificationEvent An AttributeModificationEvent is triggered when the attribute of a graph entity is modified.
DataEvent DataEvents signal the manipulation of the actual data stored in the database, namely the graph data and the underlying schema.
EdgeConnectionEvent An EdgeConnectionEvent is triggered when an edge is disconnected from an entity and / or connected to a new entity.
GraphEntityClassEvent A GraphEntityClassEvent is triggered for graph entity class related actions such as declaring, changing or undeclaring them.
GraphEntityClassHierachyEvent A GraphEntityClassHierachyEvent is triggered when a super/sub relationship is declared or undeclared in the Schema.
GraphEntityEvent A GraphEntityEvent is triggered for graph entity related actions such as creating or destroying them.
GraphPoolEvent A GraphPoolEvent is triggered for graph pool related actions such as opening, closing, or deleting a graph pool.
 

Package i3.dragos.gm.core.event Description

Events thrown by the DRAGOS Core Graph Model.



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