story.scheherazade.repositories
Class TimelineRepository
java.lang.Object
story.scheherazade.repositories.TimelineRepository
- All Implemented Interfaces:
- NodeRepositoryConfig
public class TimelineRepository
- extends java.lang.Object
- implements NodeRepositoryConfig
A TimelineRepository represents a single Timeline. It is a
namespace for a single Timeline, and can contain Timeline nodes,
Setting nodes, Character (declaration) nodes and State nodes.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimelineRepository
public TimelineRepository()
getType
public RepositoryType getType()
- Specified by:
getType
in interface NodeRepositoryConfig
assertValidity
public void assertValidity(GenericNode node)
throws Scheherexception
- Specified by:
assertValidity
in interface NodeRepositoryConfig
- Throws:
Scheherexception
Copyright © 2011 David K. Elson. All Rights Reserved.