org.eclipse.higgins.idas.model.impl
Class XMLValueModel
java.lang.Object
org.eclipse.higgins.idas.model.impl.XMLValueModel
- public class XMLValueModel
- extends Object
XMLValueModel
public XMLValueModel(com.hp.hpl.jena.ontology.DatatypeProperty prop,
SimpleValueModel parent)
throws org.eclipse.higgins.idas.api.IdASException
isOneOf
public boolean isOneOf()
getOneOf
public List getOneOf()
getType
public URI getType()
getPattern
public String getPattern()
getLength
public int getLength()
getMinLength
public int getMinLength()
getMaxLength
public int getMaxLength()
getTotalDigits
public int getTotalDigits()
getFractionDigits
public int getFractionDigits()