eu.larkc.jactr.core.chunk.rdf
Interface IChunkRdf

All Superinterfaces:
Comparable<IChunk>, IAdaptable, IChunk, ICommentable, IMetaContainer
All Known Subinterfaces:
IChunkLarKC
All Known Implementing Classes:
DefaultChunkRdf

public interface IChunkRdf
extends IChunk

A marker interface for all Chunks containing RDF.

Author:
Martijn Brakenhoff

Method Summary
 
Methods inherited from interface org.jactr.core.chunk.IChunk
addListener, addListener, dispatch, dispatch, dispose, encode, equalsSymbolic, getModel, getReadLock, getSubsymbolicChunk, getSymbolicChunk, getWriteLock, hasBeenDisposed, hasListeners, hasParameterListeners, isA, isAStrict, isEncoded, isMutable, removeListener, removeListener, setMutable
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface org.jactr.core.utils.ICommentable
getComment, setComment
 
Methods inherited from interface org.jactr.core.utils.IMetaContainer
getMetaData, getMetaDataKeys, setMetaData
 
Methods inherited from interface org.jactr.core.utils.IAdaptable
getAdapter