com.ebmwebsourcing.geasytools.diagrameditor.api.validation
Interface IConformityRule
- All Known Subinterfaces:
- IDiagramElementViewConformityRule, IDiagramViewConformityRule
- All Known Implementing Classes:
- AbstractDiagramElementViewConformityRule, AbstractDiagramViewConformityRule
public interface IConformityRule
getRuleName
java.lang.String getRuleName()
getRuleDescription
java.lang.String getRuleDescription()
resolveNonConformity
void resolveNonConformity()
getResolveConformityDescription
java.lang.String getResolveConformityDescription()
canResolveNonConformity
boolean canResolveNonConformity()
getRuleLevel
IRuleLevel getRuleLevel()
Copyright © 2010-2011 Petals Link. All Rights Reserved.