EGF Engine
Release 0.1.0

org.eclipse.egf.pattern.validation
Class PatternDelegatedValidator

java.lang.Object
  extended by org.eclipse.egf.pattern.validation.PatternDelegatedValidator

public class PatternDelegatedValidator
extends Object

Pattern validator delegated implementation.


Constructor Summary
PatternDelegatedValidator(Pattern pattern_p)
          Constructor.
 
Method Summary
 boolean parentNameCollision()
          Is parent name conflicting with pattern one ?
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternDelegatedValidator

public PatternDelegatedValidator(Pattern pattern_p)
Constructor.

Parameters:
pattern_p - Pattern model instance to validate.
Method Detail

parentNameCollision

public boolean parentNameCollision()
Is parent name conflicting with pattern one ?

Returns:

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.