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

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

public abstract class AbstractDiagramViewConformityRule
extends java.lang.Object
implements IDiagramViewConformityRule


Constructor Summary
AbstractDiagramViewConformityRule(IDiagramView diagramView)
           
 
Method Summary
 IDiagramView getNonConformDiagramView()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IDiagramViewConformityRule
isConform
 
Methods inherited from interface com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IConformityRule
canResolveNonConformity, getResolveConformityDescription, getRuleDescription, getRuleLevel, getRuleName, resolveNonConformity
 

Constructor Detail

AbstractDiagramViewConformityRule

public AbstractDiagramViewConformityRule(IDiagramView diagramView)
Method Detail

getNonConformDiagramView

public IDiagramView getNonConformDiagramView()
Specified by:
getNonConformDiagramView in interface IDiagramViewConformityRule


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