be.destin.skos.core
Class MetaScheme

java.lang.Object
  extended by be.destin.skos.core.NoScheme
      extended by be.destin.skos.core.ConceptScheme
          extended by be.destin.skos.core.MetaScheme
All Implemented Interfaces:
SchemeInterface, java.io.Serializable, java.lang.Comparable<SchemeInterface>, org.openrdf.model.Resource, org.openrdf.model.URI, org.openrdf.model.Value

public class MetaScheme
extends ConceptScheme

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface be.destin.skos.core.SchemeInterface
fieldSeparator, joker_0_n, pieceBoundary, separator, SESAME_NAMESPACE, skosNamespace
 
Constructor Summary
MetaScheme()
           
 
Method Summary
 
Methods inherited from class be.destin.skos.core.ConceptScheme
applicationUsageTotal, applicationUsageTotal, checkDuplicatedLabel, ensureReciprocalMatch, ensuresApplicationUsage, getAbout_Concept, getAlias, getApplicationUsage, getApplicationUsage, getConcept, getConcept, getConcept, getConceptMap, getConceptReferringApplication, getContributor, getCreate, getCreator, getDescription, getDisplay, getHasTopConcept, getHelp, getIcon, getIndexLabel, getInError, getInternalNote, getMatchedSchemes, getMatchedSchemesMap, getMaxDepth, getNamespace, getNotation, getNotationConcept, getPrefixToRemove, getSize, getSupraLanguage, getTitle, getUsage, isApplicationUsageModified, isHierarchized, labelMatch, preLoadFinished, putAlias, putApplicationRole, putApplicationUsage, putApplicationUsage, putConcept, putConcept, putIndexLabel, putNotationScheme, reloadConcept, removeConcept, setAlias, setApplicationUsageModified, setConcept, setConceptMap, setContributor, setCreator, setInError, setNotation, setNotation, setPrefixToRemove, setUsage, toHtmlCreation
 
Methods inherited from class be.destin.skos.core.NoScheme
addContributor, addCreator, compareTo, equals, findAbout_Concept, getAbout_About, getAbout, getApplication, getConceptInMemory, getConceptRepresentation, getCreate, getCreateAdapted, getDescription, getDisplay, getDisplayAdapted, getErrors, getHelp, getHelpAdapted, getIcon, getIconAdapted, getLastLoaded, getLoadTime, getLocalName, getManagerInstance, getMemorySpace, getNamespaceSesame, getPossibleStatus, getRioNamespace, getTitle, hashCode, isDynamic, putCreate, putDescription, putDisplay, putHelp, putIcon, putTitle, setAbout, setApplication, setConceptRepresentation, setCreate, setDescription, setDisplay, setErrors, setHelp, setIcon, setInternalNote, setLastLoaded, setLoadTime, setManagerInstance, setMemorySpace, setNamespace, setRioNamespace, setSupraLanguage, setTitle, stringValue, toString, toStringLastLoaded, toTrace
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MetaScheme

public MetaScheme()