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

Packages that use FormLink
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 FormLink in ibspan.tss.layout.ontology.datamodel
 

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

Methods in ibspan.tss.layout.ontology.datamodel that return FormLink
static FormLink DataModelFactory.createFormLink(Resource resource, Model model)
          Create a new instance of FormLink.
static FormLink DataModelFactory.createFormLink(String uri, Model model)
          Create a new instance of FormLink.
static FormLink DataModelFactory.getCheckLogin1(Model model)
          Get an CheckLogin1 individual.
static FormLink DataModelFactory.getCheckRegister1(Model model)
          Get an CheckRegister1 individual.
static FormLink DataModelFactory.getCheckRegister2(Model model)
          Get an CheckRegister2 individual.
static FormLink DataModelFactory.getFormLink(Resource resource, Model model)
          Create a new instance of FormLink.
static FormLink DataModelFactory.getFormLink(String uri, Model model)
          Create a new instance of FormLink.
static FormLink DataModelFactory.getSearch(Model model)
          Get an Search individual.
 

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