|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.geasytools.diagrameditor.impl.validation.AbstractDiagramElementViewConformityRule
public abstract class AbstractDiagramElementViewConformityRule
| Constructor Summary | |
|---|---|
AbstractDiagramElementViewConformityRule(IDiagramElementView diagramElementView)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
IDiagramElementView |
getNonConformElement()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IDiagramElementViewConformityRule |
|---|
isConform |
| Methods inherited from interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IConformityRule |
|---|
canResolveNonConformity, getResolveConformityDescription, getRuleDescription, getRuleLevel, getRuleName, resolveNonConformity |
| Constructor Detail |
|---|
public AbstractDiagramElementViewConformityRule(IDiagramElementView diagramElementView)
| Method Detail |
|---|
public IDiagramElementView getNonConformElement()
getNonConformElement in interface IDiagramElementViewConformityRulepublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||