Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.oml.internal.goml.align
Class Schema

java.lang.Object
  extended by eu.esdihumboldt.hale.io.oml.internal.goml.align.Schema
All Implemented Interfaces:
ISchema

public class Schema
extends Object
implements ISchema

This Schema type contains some metadata on a schema mapped in an Alignment.

Author:
Thorsten Reitz
Partner:
01 / Fraunhofer Institute for Computer Graphics Research

Constructor Summary
Schema(String location, Formalism formalism)
           
 
Method Summary
 IAbout getAbout()
           
 Formalism getFormalism()
           
 List<String> getLabels()
           
 String getLocation()
           
 void setAbout(IAbout about)
           
 void setFormalism(Formalism formalism)
           
 void setLabels(List<String> labels)
           
 void setLocation(String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Schema

public Schema(String location,
              Formalism formalism)
Parameters:
location -
formalism -
Method Detail

getLocation

public String getLocation()
Specified by:
getLocation in interface ISchema
Returns:
the location

setLocation

public void setLocation(String location)
Parameters:
location - the location to set

getFormalism

public Formalism getFormalism()
Specified by:
getFormalism in interface ISchema
Returns:
the formalism

setFormalism

public void setFormalism(Formalism formalism)
Parameters:
formalism - the formalism to set

getAbout

public IAbout getAbout()
Specified by:
getAbout in interface ISchema
Returns:
the about

setAbout

public void setAbout(IAbout about)
Parameters:
about - the about to set

getLabels

public List<String> getLabels()
Specified by:
getLabels in interface ISchema
Returns:
the labels

setLabels

public void setLabels(List<String> labels)
Parameters:
labels - the labels to set

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d