|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.flashback.nodes.Area
public class Area
Field Summary | |
---|---|
static AttributeID |
ATT_COMMENT
|
Constructor Summary | |
---|---|
Area()
|
Method Summary | |
---|---|
NodeType |
getType()
|
Attribute |
initAttribute(AttributeID att)
|
AttributeID[] |
registerAttributes()
|
GenericType |
subTypes()
If you want this node type to support subtypes, return a GenericType for the enum you want to describe the possible subtypes. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final AttributeID ATT_COMMENT
Constructor Detail |
---|
public Area()
Method Detail |
---|
public NodeType getType()
getType
in interface NodeConfig
public AttributeID[] registerAttributes() throws Scheherexception
registerAttributes
in interface NodeConfig
Scheherexception
public Attribute initAttribute(AttributeID att) throws Scheherexception
initAttribute
in interface NodeConfig
Scheherexception
public GenericType subTypes()
NodeConfig
subTypes
in interface NodeConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |