public class XDTValidationELRorNothing extends java.lang.Object implements Branch
While the XDTValidationDetails class contains the validation of an entire fact, this class contains the details of validation of hypercubes in one ELR.
Constructor and Description |
---|
XDTValidationELRorNothing() |
Modifier and Type | Method and Description |
---|---|
void |
addHypercubeValidation(XDTValidationHypercube hc)
Adds the hypercube validation.
|
boolean |
equals(java.lang.Object obj)
Equals.
|
java.lang.String |
getDetailedDescription()
Gets the detailed description.
|
java.lang.String |
getTitle()
Gets the title.
|
int |
hashCode()
Hash code.
|
boolean |
isExpanded()
Checks if is expanded.
|
boolean |
isLeaf()
Checks if is leaf.
|
void |
setExpanded(boolean value)
Sets the expanded.
|
void |
setMessageToken(java.lang.String token)
The token will be used later to create the validation message.
|
void |
setRole(java.lang.String uri)
Sets the role.
|
java.lang.String |
toString()
To string.
|
public void setMessageToken(java.lang.String token)
token
- the new message tokenpublic java.lang.String toString()
toString
in class java.lang.Object
public void addHypercubeValidation(XDTValidationHypercube hc)
hc
- the hcpublic void setRole(java.lang.String uri)
uri
- the new rolepublic java.lang.String getTitle()
public java.lang.String getDetailedDescription()
getDetailedDescription
in interface Branch
public boolean isExpanded()
isExpanded
in interface Branch
public void setExpanded(boolean value)
setExpanded
in interface Branch
value
- the new expandedpublic boolean isLeaf()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- the objCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa