com.pmease.quickbuild.resource.nodeselection
Class HasAttributeSelection

java.lang.Object
  extended by com.pmease.quickbuild.resource.nodeselection.AttributeSelection
      extended by com.pmease.quickbuild.resource.nodeselection.HasAttributeSelection
All Implemented Interfaces:
NodeSelection, java.io.Serializable

public class HasAttributeSelection
extends AttributeSelection

See Also:
Serialized Form

Constructor Summary
HasAttributeSelection()
           
 
Method Summary
 boolean matches(GridNode node)
           
 
Methods inherited from class com.pmease.quickbuild.resource.nodeselection.AttributeSelection
getAttribute, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HasAttributeSelection

public HasAttributeSelection()
Method Detail

matches

public boolean matches(GridNode node)


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