| Package | Description | 
|---|---|
| org.opennms.netmgt.mock | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MockContainer<P extends MockContainer<?,?>,C extends MockElement>
P: Parent type of this container
 C: Child type of this container
  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MockContainer<P extends MockContainer<?,?>,C extends MockElement>
P: Parent type of this container
 C: Child type of this container
  | 
class  | 
MockInterface
MockInterface class. 
 | 
class  | 
MockNetwork
A test network configuration 
 | 
class  | 
MockNode
MockNode class. 
 | 
class  | 
MockPathOutage  | 
class  | 
MockService
MockService class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected MockElement | 
MockContainer.getMember(Object key)
getMember 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MockContainer<?,? extends MockElement> | 
MockElement.getParent()
getParent 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PollAnticipator.anticipateAllServices(MockElement element)
anticipateAllServices 
 | 
void | 
MockNetwork.removeElement(MockElement element)
removeElement 
 | 
protected void | 
MockContainer.removeMember(MockElement element)
removeMember 
 | 
void | 
MockVisitor.visitElement(MockElement e)
visitElement 
 | 
void | 
MockVisitorAdapter.visitElement(MockElement e)
visitElement 
 | 
| Constructor and Description | 
|---|
MockElement(MockContainer<?,? extends MockElement> parent)
Constructor for MockElement. 
 | 
Copyright © 2021. All rights reserved.