A B C D E F G H I J L M N O P Q R S T U V W Y

A

activateChildNode(String) - Method in class org.mockcentral.editor.nodes.MockCentralNode
Activates the child child MockCentralTreeNode identified by the parameter.
activateNode(MockCentralNode) - Method in interface org.mockcentral.editor.outline.IMockCentralEditorOutline
Updates the selection path to select the indicated child MockCentralNode object.
add(T) - Method in class org.mockcentral.editor.viewers.MockCentralTableModel
Adds the supplied element to the model.
add(int, T) - Method in class org.mockcentral.editor.viewers.MockCentralTableModel
Adds the supplied element to the model.
addAll(List<T>) - Method in class org.mockcentral.editor.viewers.MockCentralTableModel
Adds all of the elements in the supplied list to the model.
addChildNode(int, MockCentralNode) - Method in class org.mockcentral.editor.nodes.MockCentralGroupNodeController
Adds the supplied MockCentralNode to the list of children.
addChildNode(int, MockCentralNode) - Method in class org.mockcentral.editor.nodes.MockCentralGroupNodeModel
Adds the supplied MockCentralNode to the list of children.
addExpectation(String) - Method in class org.mockcentral.editor.nodes.expectation_group.ExpectationGroupModel
Creates a new ExpectationNode with default values using the supplied method name and adds it to the list of child nodes.
addExpectation(Method) - Method in class org.mockcentral.editor.nodes.expectation_group.ExpectationGroupModel
Creates a new ExpectationNode with default values using the supplied Method and adds it to the list of child nodes.
AddFixtureImportsDialog_dialog_title - Static variable in class org.mockcentral.editor.MockCentralEditorMessages
 
AddFixtureImportsDialog_importable_fixtures - Static variable in class org.mockcentral.editor.MockCentralEditorMessages
 
AddFixtureImportsDialog_note - Static variable in class org.mockcentral.editor.MockCentralEditorMessages
 
addNewChildren(List<MockCentralNode>) - Method in interface org.mockcentral.editor.viewers.IMockCentralNodeGroupViewer
Adds the supplied MockCentralNode children to the current list.
addNewProblem(NodeProblem) - Method in class org.mockcentral.editor.nodes.problem.NodeProblemManager
Adds a new entry to the list storing problems encountered during validation of the MockCentralNode data.
addObserver(IMockCentralGroupNodeModelObserver) - Method in class org.mockcentral.editor.nodes.MockCentralGroupNodeModel
Adds an entry to the list of IMockCentralGroupNodeModelObserver instances listening for changes to this model
addObserver(Object) - Method in class org.mockcentral.editor.nodes.MockCentralNodeModel
Adds an observer to the list.
addObserver(IMockObjectModelObserver) - Method in class org.mockcentral.editor.nodes.mockobject.MockObjectModel
Adds an IMockObjectModelObserver instance to the observers list.
addParameter(int, SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.ExpectationController
Adds the supplied SignaturePartBean to the list of modeled Mock Object method parameters.
addParameter(int, SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.ExpectationModel
Adds the supplied SignaturePartBean to the list of modeled Mock Object method parameters.
addSimpleBoundObject(SimpleBoundObjectModel, boolean) - Method in class org.mockcentral.editor.nodes.fixture.FixtureController
Adds the supplied SimpleBoundObjectModel to the list of current simple (non-Mock) JNDI-bound Objects.
addSimpleBoundObject(SimpleBoundObjectModel, boolean) - Method in class org.mockcentral.editor.nodes.fixture.FixtureModel
Adds a new simple JNDI-bound Object to the Fixture.
ANY_PARAMS_ELEMENT_NAME - Static variable in class org.mockcentral.editor.nodes.ElementNames
A String constant identifying the name of a JDOM Element containing data for the model.
AnyParamsSignaturePartBean - Class in org.mockcentral.editor.nodes.expectation.part
A SignaturePartBean extension defining no data, used to indicate any parameters will be accepted for a method expectation.
AnyParamsSignaturePartBean() - Constructor for class org.mockcentral.editor.nodes.expectation.part.AnyParamsSignaturePartBean
Creates a new instance.
ARRAYLIST_CLASS_NAME - Static variable in class org.mockcentral.editor.MockCentralEditorMessages
 

A B C D E F G H I J L M N O P Q R S T U V W Y