public class ClassAttrDefn extends ClassDefn
Constructor and Description |
---|
ClassAttrDefn(String rdfId) |
Modifier and Type | Method and Description |
---|---|
String |
dataConcept() |
String |
definitionInLanguage(String lLanguage) |
String |
getClassConcept() |
String |
getDefaultUnitId(boolean forceBound) |
String |
getFormat(boolean useDataTypeForUNK) |
String |
getMaximumCharacters2(boolean useDataTypeForUNK,
boolean forceBound) |
String |
getMaximumValue2(boolean useDataTypeForUNK,
boolean forceBound) |
String |
getMinimumCharacters2(boolean useDataTypeForUNK,
boolean forceBound) |
String |
getMinimumValue2(boolean useDataTypeForUNK,
boolean forceBound) |
String |
getNameSpaceId() |
String |
getPattern(boolean useDataTypeForUNK) |
String |
getSteward() |
String |
getUnitOfMeasure(boolean forceBound) |
String |
getUnits(boolean needsQuotes) |
String |
getValueType(boolean forceBound) |
String |
nameInLanguage(String lLanguage) |
void |
set11179Attr(String lDataIdentifier) |
void |
setAttrIdentifier(String lClassNameSpaceIdNC,
String lClassTitle,
String lAttrNameSpaceIdNC,
String lAttrTitle) |
public ClassAttrDefn(String rdfId)
public void setAttrIdentifier(String lClassNameSpaceIdNC, String lClassTitle, String lAttrNameSpaceIdNC, String lAttrTitle)
public void set11179Attr(String lDataIdentifier)
public String getValueType(boolean forceBound)
public String getMinimumCharacters2(boolean useDataTypeForUNK, boolean forceBound)
public String getMaximumCharacters2(boolean useDataTypeForUNK, boolean forceBound)
public String getMinimumValue2(boolean useDataTypeForUNK, boolean forceBound)
public String getMaximumValue2(boolean useDataTypeForUNK, boolean forceBound)
public String getFormat(boolean useDataTypeForUNK)
public String getPattern(boolean useDataTypeForUNK)
public String getUnitOfMeasure(boolean forceBound)
public String getUnits(boolean needsQuotes)
public String getDefaultUnitId(boolean forceBound)
public String getSteward()
public String getNameSpaceId()
public String getClassConcept()
public String dataConcept()
Copyright © 2010–2016 Planetary Data System. All rights reserved.