@Entity public class ApplicationEdgeEntity extends BusinessServiceEdgeEntity
DEFAULT_WEIGHT| Constructor and Description | 
|---|
ApplicationEdgeEntity()  | 
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
accept(EdgeEntityVisitor<T> visitor)  | 
boolean | 
equalsDefinition(BusinessServiceEdgeEntity other)
Defines if the definition of the edge is equal to the given one. 
 | 
OnmsApplication | 
getApplication()  | 
Set<String> | 
getReductionKeys()  | 
void | 
setApplication(OnmsApplication application)  | 
String | 
toString()  | 
equals, getBusinessService, getId, getMapFunction, getWeight, hashCode, isEnabled, setBusinessService, setEnabled, setId, setMapFunction, setWeightpublic OnmsApplication getApplication()
public void setApplication(OnmsApplication application)
public Set<String> getReductionKeys()
getReductionKeys in interface EdgeEntitygetReductionKeys in class BusinessServiceEdgeEntitypublic String toString()
toString in class BusinessServiceEdgeEntitypublic boolean equalsDefinition(BusinessServiceEdgeEntity other)
BusinessServiceEdgeEntityequalsDefinition in class BusinessServiceEdgeEntitypublic <T> T accept(EdgeEntityVisitor<T> visitor)
accept in interface EdgeEntityaccept in class BusinessServiceEdgeEntityCopyright © 2021. All rights reserved.