org.mindswap.pellet.datatypes
Interface UnionDatatype

All Superinterfaces:
Datatype
All Known Implementing Classes:
BaseUnionDatatype, RDFSLiteral, XSDSimpleType

public interface UnionDatatype
extends Datatype

Author:
Evren Sirin

Method Summary
 java.util.Set getMembers()
           
 
Methods inherited from interface org.mindswap.pellet.datatypes.Datatype
contains, contains, getName, getURI, getValue, getValue, isEmpty, singleton, size
 

Method Detail

getMembers

java.util.Set getMembers()


Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.