story.scheherazade.elements
Class AssignedModifierAddress
java.lang.Object
story.scheherazade.elements.AssignedModifierAddress
- All Implemented Interfaces:
- InternableObject, CloneableObject, RenderableObject, AssignedPredicateAddress
public class AssignedModifierAddress
- extends java.lang.Object
- implements AssignedPredicateAddress, RenderableObject, InternableObject, CloneableObject
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssignedModifierAddress
public AssignedModifierAddress(AssignedPredicateAddress modified,
Modifier modifier)
render
public java.lang.StringBuffer render()
throws Scheherexception
- Specified by:
render
in interface RenderableObject
- Specified by:
render
in interface AssignedPredicateAddress
- Throws:
Scheherexception
getModified
public AssignedPredicateAddress getModified()
getModifier
public Modifier getModifier()
throws Scheherexception
- Throws:
Scheherexception
intern
public AssignedModifierAddress intern()
throws Scheherexception
- Specified by:
intern
in interface InternableObject
- Throws:
Scheherexception
unintern
public AssignedModifierAddress unintern()
throws Scheherexception
- Specified by:
unintern
in interface InternableObject
- Throws:
Scheherexception
isInterned
public boolean isInterned()
- Specified by:
isInterned
in interface InternableObject
makeClone
public AssignedModifierAddress makeClone()
throws Scheherexception
- Specified by:
makeClone
in interface CloneableObject
- Throws:
Scheherexception
Copyright © 2011 David K. Elson. All Rights Reserved.