Uses of Interface
story.dbcore.links.LinkPropertiesInterface

Packages that use LinkPropertiesInterface
story.aesop.links   
story.dbcore.links   
story.flashback.links   
story.scheherazade.links   
 

Uses of LinkPropertiesInterface in story.aesop.links
 

Classes in story.aesop.links that implement LinkPropertiesInterface
 class AesopLinkProperties
          This class implements LinkPropertiesInterface to give Aesop's semantic rules for the ways nodes can be linked.
 

Uses of LinkPropertiesInterface in story.dbcore.links
 

Constructors in story.dbcore.links with parameters of type LinkPropertiesInterface
LinkProperties(LinkPropertiesInterface LPI)
           
 

Uses of LinkPropertiesInterface in story.flashback.links
 

Classes in story.flashback.links that implement LinkPropertiesInterface
 class FlashbackLinkProperties
          This class implements LinkPropertiesInterface to give Flashback's semantic rules for the ways nodes can be linked.
 

Uses of LinkPropertiesInterface in story.scheherazade.links
 

Classes in story.scheherazade.links that implement LinkPropertiesInterface
 class SCHLinkProperties
          This class implements LinkPropertiesInterface to give Scheherazade's semantic rules for the ways nodes can be linked.
 



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