com.pmease.quickbuild.setting.step.nodematcher
Class HasAttributeMatcher

java.lang.Object
  extended by com.pmease.quickbuild.setting.step.nodematcher.AttributeMatcher
      extended by com.pmease.quickbuild.setting.step.nodematcher.HasAttributeMatcher
All Implemented Interfaces:
NodeMatcher, java.io.Serializable

public class HasAttributeMatcher
extends AttributeMatcher

See Also:
Serialized Form

Constructor Summary
HasAttributeMatcher()
           
 
Method Summary
 boolean matches(Step step, GridNode node)
           
 
Methods inherited from class com.pmease.quickbuild.setting.step.nodematcher.AttributeMatcher
getAttribute, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HasAttributeMatcher

public HasAttributeMatcher()
Method Detail

matches

public boolean matches(Step step,
                       GridNode node)


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.