Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.oml.internal.goml.rdf
Class About

java.lang.Object
  extended by 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

Constructor Summary
About(String name)
           
About(String namespace, String typeName)
          Use this constructor for FeatureClass objects.
About(String namespace, String typeName, String attributeName)
          Use this constructor if you want to build the About for a Property.
About(UUID uid)
           
 
Method Summary
 String getAbout()
           
 UUID getUid()
           
 void setAbout(String about)
           
 void setUid(UUID uid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)
Method Detail

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

Humboldt Alignment Editor 2.5.0

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