com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
Class AbstractDiagramElementViewConformityRule

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.diagrameditor.impl.validation.AbstractDiagramElementViewConformityRule
All Implemented Interfaces:
IConformityRule, IDiagramElementViewConformityRule

public abstract class AbstractDiagramElementViewConformityRule
extends java.lang.Object
implements IDiagramElementViewConformityRule


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

AbstractDiagramElementViewConformityRule

public AbstractDiagramElementViewConformityRule(IDiagramElementView diagramElementView)
Method Detail

getNonConformElement

public IDiagramElementView getNonConformElement()
Specified by:
getNonConformElement in interface IDiagramElementViewConformityRule

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2010-2011 Petals Link. All Rights Reserved.