eu.esdihumboldt.hale.io.oml.internal.goml.rdf
Class About
java.lang.Object
eu.esdihumboldt.hale.io.oml.internal.goml.rdf.About
- All Implemented Interfaces:
- IAbout
public class About
- extends Object
- implements IAbout
This class can be used to store the identifier of objects.
- 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 |
About
public About(String namespace,
String typeName,
String attributeName)
- Use this constructor if you want to build the
About
for a
Property
. If no namespace is given, a default one will be
assigned.
About
public About(String namespace,
String typeName)
- Use this constructor for
FeatureClass
objects. If no namespace is
given, a default one will be assigned.
- Parameters:
namespace
- the namespace to use.typeName
- the localPart of the FetaureType's name.
About
public About(String name)
About
public About(UUID uid)
getAbout
public String getAbout()
- Specified by:
getAbout
in interface IAbout
setAbout
public void setAbout(String about)
getUid
public UUID getUid()
- Specified by:
getUid
in interface IAbout
- Returns:
- the uid
setUid
public void setUid(UUID uid)
- Parameters:
uid
- the uid to set
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d