|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDetailedAbout
Detailed about that states namespace, feature class and (nested) properties
Field Summary | |
---|---|
static char |
MAIN_DELIMITER
The main delimiter in the about string, e.g between namespace and feature class |
static char |
PROPERTY_DELIMITER
The property delimiter in the about string |
Method Summary | |
---|---|
String |
getFeatureClass()
Get the feature class name |
String |
getNamespace()
Get the namespace |
List<String> |
getProperties()
Get the list of property names identifying a (nested) property. |
Methods inherited from interface eu.esdihumboldt.hale.io.oml.internal.model.rdf.IAbout |
---|
getAbout, getUid |
Field Detail |
---|
static final char MAIN_DELIMITER
static final char PROPERTY_DELIMITER
Method Detail |
---|
String getNamespace()
String getFeatureClass()
List<String> getProperties()
getFeatureClass()
, the second property name specifies a property
of that property and so on.
null
if no
property is identified by this IAbout
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |