org.qtitools.qti.node.content.basic
Interface AtomicBlock

All Superinterfaces:
Block, BlockStatic, Flow, FlowStatic, ObjectFlow, java.io.Serializable, Validatable, XmlNode
All Known Implementing Classes:
AbstractAtomicBlock, Address, H1, H2, H3, H4, H5, H6, P, Pre

public interface AtomicBlock
extends FlowStatic, BlockStatic

atomicBlock marker interface

Author:
Jonathon Hare

Field Summary
static java.lang.String DISPLAY_NAME
          Display name of this interface.
 
Fields inherited from interface org.qtitools.qti.node.XmlNode
INDENT, NEW_LINE, SIMPLE_NAME_INNER_SEPARATOR, SIMPLE_NAMES_SEPARATOR
 
Method Summary
 
Methods inherited from interface org.qtitools.qti.node.XmlNode
getAttributes, getClassTag, getFullName, getNodeGroups, getParent, getParentRoot, getSimpleName, getSourceFile, getSourceNode, getSourceString, getSourceUrl, hasChildNodes, load, load, load, load, setSourceFile, setSourceNode, setSourceString, setSourceUrl, toXmlString, toXmlString
 
Methods inherited from interface org.qtitools.qti.validation.Validatable
validate
 

Field Detail

DISPLAY_NAME

static final java.lang.String DISPLAY_NAME
Display name of this interface.

See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.