Uses of Package
ch.sahits.model

Packages that use ch.sahits.model
ch.sahits.codegen.generator   
ch.sahits.codegen.input   
ch.sahits.codegen.java.input   
ch.sahits.codegen.java.wizards   
ch.sahits.codegen.model   
ch.sahits.codegen.output   
ch.sahits.codegen.php   
ch.sahits.codegen.ui.wizards   
ch.sahits.codegen.wizards   
ch.sahits.codegen.xml   
ch.sahits.model   
ch.sahits.model.db   
ch.sahits.model.java   
ch.sahits.model.java.db   
ch.sahits.model.java.gui   
ch.sahits.model.php.db   
 

Classes in ch.sahits.model used by ch.sahits.codegen.generator
IGeneratedObject
          This interface marks a class that represents an input data model.
IOutputFileModel
          This interface defines a file output model that represents the input data of a general artefact Wizard.
IWebservice
          This interface defines the getter methods of a webservice metadata model.
 

Classes in ch.sahits.model used by ch.sahits.codegen.input
IGeneratedObject
          This interface marks a class that represents an input data model.
 

Classes in ch.sahits.model used by ch.sahits.codegen.java.input
IGeneratedObject
          This interface marks a class that represents an input data model.
 

Classes in ch.sahits.model used by ch.sahits.codegen.java.wizards
IInputObjectModel
          This marker interface defines a class as an object model for the input data of a generator class
 

Classes in ch.sahits.model used by ch.sahits.codegen.model
IGeneratedObject
          This interface marks a class that represents an input data model.
IOutputFileModel
          This interface defines a file output model that represents the input data of a general artefact Wizard.
 

Classes in ch.sahits.model used by ch.sahits.codegen.output
IOutputFileModel
          This interface defines a file output model that represents the input data of a general artefact Wizard.
 

Classes in ch.sahits.model used by ch.sahits.codegen.php
IGeneratedObject
          This interface marks a class that represents an input data model.
IOutputFileModel
          This interface defines a file output model that represents the input data of a general artefact Wizard.
 

Classes in ch.sahits.model used by ch.sahits.codegen.ui.wizards
IInputObjectModel
          This marker interface defines a class as an object model for the input data of a generator class
 

Classes in ch.sahits.model used by ch.sahits.codegen.wizards
IGeneratedObject
          This interface marks a class that represents an input data model.
IInputObjectModel
          This marker interface defines a class as an object model for the input data of a generator class
IOutputFileModel
          This interface defines a file output model that represents the input data of a general artefact Wizard.
 

Classes in ch.sahits.model used by ch.sahits.codegen.xml
IWebservice
          This interface defines the getter methods of a webservice metadata model.
 

Classes in ch.sahits.model used by ch.sahits.model
IBuildable
          This interface defines a class that can be built by an instance of IBuilder
IBuilder
          This interface defines the facilities that are needed by a Builder class.
IGeneratedObject
          This interface marks a class that represents an input data model.
IGeneratorClass
          This interface defines a class to be generated
IGeneratorClass2
          This interface defines a generated class.
IOutputFileModel
          This interface defines a file output model that represents the input data of a general artefact Wizard.
IOutputFileModelBuilder
          This interface defines the methods needed to be defined by a builder for an IOutputFileModel
IWebserviceBuilder
          This interface defines the methodes defined by a Builder class for an IWebservice
 

Classes in ch.sahits.model used by ch.sahits.model.db
IGeneratedObject
          This interface marks a class that represents an input data model.
 

Classes in ch.sahits.model used by ch.sahits.model.java
GeneratedClass
          This class is a container for all data class for classes to be generated.
IGeneratedDBClass
          This interface defines methods needed for a database class
IGeneratedObject
          This interface marks a class that represents an input data model.
IGeneratorClass
          This interface defines a class to be generated
IGeneratorClass2
          This interface defines a generated class.
 

Classes in ch.sahits.model used by ch.sahits.model.java.db
GeneratedClass
          This class is a container for all data class for classes to be generated.
IGeneratedDBClass
          This interface defines methods needed for a database class
IGeneratedObject
          This interface marks a class that represents an input data model.
IGeneratorClass
          This interface defines a class to be generated
IGeneratorClass2
          This interface defines a generated class.
 

Classes in ch.sahits.model used by ch.sahits.model.java.gui
IGeneratedObject
          This interface marks a class that represents an input data model.
IGeneratorClass
          This interface defines a class to be generated
IGeneratorClass2
          This interface defines a generated class.
 

Classes in ch.sahits.model used by ch.sahits.model.php.db
IBuildable
          This interface defines a class that can be built by an instance of IBuilder
IBuilder
          This interface defines the facilities that are needed by a Builder class.
IGeneratedObject
          This interface marks a class that represents an input data model.