Uses of Interface
ibspan.tss.layout.ontology.datamodel.InternalLink

Packages that use InternalLink
ibspan.tss.layout.ontology.datamodel Ontology Java beans generated from data-model ontology (with http://www.ibspan.waw.pl/tss/DataModel# namespace) with Jastor tool. 
 

Uses of InternalLink in ibspan.tss.layout.ontology.datamodel
 

Classes in ibspan.tss.layout.ontology.datamodel that implement InternalLink
 class InternalLinkImpl
          Implementation of InternalLink Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this class.
 

Methods in ibspan.tss.layout.ontology.datamodel that return InternalLink
static InternalLink DataModelFactory.createInternalLink(Resource resource, Model model)
          Create a new instance of InternalLink.
static InternalLink DataModelFactory.createInternalLink(String uri, Model model)
          Create a new instance of InternalLink.
static InternalLink DataModelFactory.getInternalLink(Resource resource, Model model)
          Create a new instance of InternalLink.
static InternalLink DataModelFactory.getInternalLink(String uri, Model model)
          Create a new instance of InternalLink.
static InternalLink DataModelFactory.getLoginSuccess(Model model)
          Get an LoginSuccess individual.
static InternalLink DataModelFactory.getRegister2(Model model)
          Get an Register2 individual.
static InternalLink DataModelFactory.getRegisterSuccess(Model model)
          Get an RegisterSuccess individual.
static InternalLink DataModelFactory.getShowFreshResults(Model model)
          Get an ShowFreshResults individual.
 

Methods in ibspan.tss.layout.ontology.datamodel with parameters of type InternalLink
 void InternalLinkListener.hasActionNameChanged(InternalLink source)
          Called when hasActionName has changed
 void InternalLinkListener.hasLabelChanged(InternalLink source)
          Called when hasLabel has changed