Uses of Package
story.dbcore.links

Packages that use story.dbcore.links
story.aesop.links   
story.dbcore.admin   
story.dbcore.attributes   
story.dbcore.exceptions   
story.dbcore.grammars   
story.dbcore.gui   
story.dbcore.links   
story.dbcore.nodes   
story.dbcore.parameters   
story.flashback.links   
story.scheherazade.admin   
story.scheherazade.elements   
story.scheherazade.links   
story.scheherazade.misc   
 

Classes in story.dbcore.links used by story.aesop.links
LinkPropertiesInterface
          This is an interface to the LinkProperties object of the application calling the db-core.
LinkType
          Manually implemented enum for types.
 

Classes in story.dbcore.links used by story.dbcore.admin
LinkDirection
          Manually implemented enum for types.
LinkLabel
          An object that represents a collection of all the attributes attached to a certain link, serving as the link label.
LinkProperties
          A reference for other classes to determine the semantic rules associated with links.
LinkSet
          A flat (non-hierarchical) container for nodes and link metadata.
LinkType
          Manually implemented enum for types.
RelatedNodes
          A class representing one node's relationships with other nodes under a certain link type.
ViaSet
          A set of Vias
 

Classes in story.dbcore.links used by story.dbcore.attributes
LinkLabel
          An object that represents a collection of all the attributes attached to a certain link, serving as the link label.
LinkProperties
          A reference for other classes to determine the semantic rules associated with links.
 

Classes in story.dbcore.links used by story.dbcore.exceptions
LinkDirection
          Manually implemented enum for types.
LinkLabelAddress
          A LinkLabelAddress is a pointer to a particular LinkLabel.
LinkType
          Manually implemented enum for types.
Via
          A class encapsulating a few data fields bound together.
 

Classes in story.dbcore.links used by story.dbcore.grammars
LinkLabel
          An object that represents a collection of all the attributes attached to a certain link, serving as the link label.
 

Classes in story.dbcore.links used by story.dbcore.gui
LinkDirection
          Manually implemented enum for types.
LinkType
          Manually implemented enum for types.
 

Classes in story.dbcore.links used by story.dbcore.links
LabelAddressList
          A replacement for LinkedList/Vector for use in maintaining lists of related LinkLabelAddresses that saves space by only actually using a hash table if N is more than 1.
LinkDirection
          Manually implemented enum for types.
LinkLabel
          An object that represents a collection of all the attributes attached to a certain link, serving as the link label.
LinkLabelAddress
          A LinkLabelAddress is a pointer to a particular LinkLabel.
LinkLabelRepository
          LinkLabelRepository allows storage of and random access to LinkLabels in a single, unstructured pool.
LinkProperties
          A reference for other classes to determine the semantic rules associated with links.
LinkPropertiesInterface
          This is an interface to the LinkProperties object of the application calling the db-core.
LinkRepository
          This class is the root of the class hierarchy for the storage and management of links between nodes.
LinkSet
          A flat (non-hierarchical) container for nodes and link metadata.
LinkType
          Manually implemented enum for types.
RelatedNodes
          A class representing one node's relationships with other nodes under a certain link type.
Via
          A class encapsulating a few data fields bound together.
ViaSet
          A set of Vias
 

Classes in story.dbcore.links used by story.dbcore.nodes
LinkDirection
          Manually implemented enum for types.
LinkLabelAddress
          A LinkLabelAddress is a pointer to a particular LinkLabel.
LinkProperties
          A reference for other classes to determine the semantic rules associated with links.
LinkRepository
          This class is the root of the class hierarchy for the storage and management of links between nodes.
LinkType
          Manually implemented enum for types.
WritableRelatedNodes
          Extension of RelatedNodes that supports write operations and thus should not be passed around out of the LinkRepository.
 

Classes in story.dbcore.links used by story.dbcore.parameters
LinkDirection
          Manually implemented enum for types.
LinkType
          Manually implemented enum for types.
 

Classes in story.dbcore.links used by story.flashback.links
LinkPropertiesInterface
          This is an interface to the LinkProperties object of the application calling the db-core.
LinkType
          Manually implemented enum for types.
 

Classes in story.dbcore.links used by story.scheherazade.admin
LinkDirection
          Manually implemented enum for types.
 

Classes in story.dbcore.links used by story.scheherazade.elements
LinkDirection
          Manually implemented enum for types.
LinkSet
          A flat (non-hierarchical) container for nodes and link metadata.
LinkType
          Manually implemented enum for types.
 

Classes in story.dbcore.links used by story.scheherazade.links
LinkPropertiesInterface
          This is an interface to the LinkProperties object of the application calling the db-core.
LinkType
          Manually implemented enum for types.
 

Classes in story.dbcore.links used by story.scheherazade.misc
LinkType
          Manually implemented enum for types.
 



Copyright © 2011 David K. Elson. All Rights Reserved.