|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhaseDefinitionException | |
---|---|
org.bibalex.daf.entities.phase |
Uses of PhaseDefinitionException in org.bibalex.daf.entities.phase |
---|
Methods in org.bibalex.daf.entities.phase that throw PhaseDefinitionException | |
---|---|
private void |
FolderElement.addChildren(org.w3c.dom.Node parent)
Adds the children of the given node to the list of children of this element. |
static PhysicalElement |
PhysicalElement.createElement(org.w3c.dom.Node node)
Creates one of the concrete classes according to the given node. |
private void |
DatabaseDef.createElementFromNode(org.w3c.dom.Node node)
Creates the DatabaseDef element by supplying its XmlNode represenation. |
private void |
DatabaseElement.createElementFromNode(org.w3c.dom.Node node)
Creates the file element by supplying its XmlNode represenation. |
private void |
FileElement.createElementFromNode(org.w3c.dom.Node node)
Creates the file element by supplying its XmlNode represenation. |
private void |
FolderElement.createElementFromNode(org.w3c.dom.Node node)
Creates the folder element by supplying its XmlNode represenation. |
private void |
PhaseDef.createElementFromNode(org.w3c.dom.Node node)
Creates the PhaseDef element by supplying its XmlNode represenation. |
private void |
PhysicalDef.createElementFromNode(org.w3c.dom.Node node)
Creates the PhysicalDef element by supplying its XmlNode represenation. |
private void |
ReflectionDef.createElementFromNode(org.w3c.dom.Node node)
Creates the ReflectionDef element by supplying its XmlNode represenation. |
private void |
SemiPhaseDef.createElementFromNode(org.w3c.dom.Node node)
Creates the SemiPhaseDef element by supplying its XmlNode represenation. |
private SemiPhaseDef |
Phase.getSemiPhaseDef(ActionContext context)
Gets the SemiPhaseDef of the phase xml description. |
void |
PhysicalActionTest.testApplyAction_1()
|
void |
ReflectionActionTest.testApplyAction()
|
void |
PhysicalActionTest.testApplyAction()
|
void |
StepThroughCheckStrategyTest.testApplyChecks()
|
void |
PhysicalDefTest.testChangeFields_2()
|
void |
FolderElementTest.testChangeFields_2()
|
void |
PhysicalDefTest.testChangeFields_3()
|
void |
FolderElementTest.testChangeFields_3()
|
void |
PhysicalDefTest.testChangeFields()
|
void |
FolderElementTest.testChangeFields()
|
void |
FileElementTest.testChangeFields()
|
void |
FolderElementTest.testSwapNameAndNewName()
|
void |
SemiPhaseDefTest.testToString()
|
void |
ReflectionDefTest.testToString()
|
void |
PhysicalDefTest.testToString()
|
void |
PhaseDefTest.testToString()
|
void |
FolderElementTest.testToString()
|
void |
FileElementTest.testToString()
|
void |
DatabaseElementTest.testToString()
|
void |
DatabaseDefTest.testToString()
|
void |
SemiPhaseDefTest.testToXmlString()
|
void |
ReflectionDefTest.testToXmlString()
|
void |
PhysicalDefTest.testToXmlString()
|
void |
PhaseDefTest.testToXmlString()
|
void |
FolderElementTest.testToXmlString()
|
void |
FileElementTest.testToXmlString()
|
void |
DatabaseElementTest.testToXmlString()
|
void |
DatabaseDefTest.testToXmlString()
|
Constructors in org.bibalex.daf.entities.phase that throw PhaseDefinitionException | |
---|---|
DatabaseDef(org.w3c.dom.Node node)
Creates a new instance of DatabaseDef. |
|
DatabaseDef(java.lang.String nodeRep)
Creates a new instance of DatabaseDef. |
|
DatabaseElement(org.w3c.dom.Node node)
Creates a new instance of DatabaseElement. |
|
DatabaseElement(java.lang.String nodeRep)
Creates a new instance of DatabaseElement. |
|
FileElement(org.w3c.dom.Node node)
Creates a new instance of FileElement. |
|
FileElement(java.lang.String nodeRep)
Creates a new instance of FileElement. |
|
FolderElement(org.w3c.dom.Node node)
Creates a new instance of FolderElement. |
|
FolderElement(java.lang.String nodeRep)
Creates a new instance of FolderElement. |
|
PhaseDef(org.w3c.dom.Node node)
Creates a new instance of PhaseDef. |
|
PhaseDef(java.lang.String nodeRep)
Creates a new instance of PhaseDef. |
|
PhysicalDef(org.w3c.dom.Node node)
Creates a new instance of PhysicalDef. |
|
PhysicalDef(java.lang.String nodeRep)
Creates a new instance of PhysicalDef. |
|
ReflectionDef(org.w3c.dom.Node node)
Creates a new instance of ReflectionDef. |
|
ReflectionDef(java.lang.String nodeRep)
Creates a new instance of ReflectionDef. |
|
SemiPhaseDef(org.w3c.dom.Node node)
Creates a new instance of SemiPhaseDef. |
|
SemiPhaseDef(java.lang.String nodeRep)
Creates a new instance of SemiPhaseDef. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |