Uses of Interface
org.eclipse.higgins.idas.cp.xmlfile.SharedAttributeValue

Uses of SharedAttributeValue in org.eclipse.higgins.idas.cp.xmlfile
 

Classes in org.eclipse.higgins.idas.cp.xmlfile that implement SharedAttributeValue
 class SharedComplexAttrValue
           
 class SharedSimpleAttrValue
           
 

Methods in org.eclipse.higgins.idas.cp.xmlfile with parameters of type SharedAttributeValue
 boolean SharedSimpleAttrValue.equals(SharedAttributeValue attrValue)
           
 boolean SharedAttributeValue.equals(SharedAttributeValue attrValue)
           
 boolean SharedAttrContainer.equals(SharedAttributeValue testValue)