eu.esdihumboldt.hale.io.oml.internal.goml.align
Class Schema
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Schema
public Schema(String location,
Formalism formalism)
- Parameters:
location
- formalism
-
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
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d