org.eclipse.higgins.idas.cp.rdf
Class RDFAttribute

java.lang.Object
  extended by org.eclipse.higgins.idas.spi.BasicAttribute
      extended by org.eclipse.higgins.idas.cp.rdf.RDFAttribute
All Implemented Interfaces:
org.eclipse.higgins.idas.api.IAttribute, org.eclipse.higgins.idas.api.IHasAttributes, org.eclipse.higgins.idas.spi.IAttributeContainer, org.eclipse.higgins.idas.spi.IValueContainer

public class RDFAttribute
extends org.eclipse.higgins.idas.spi.BasicAttribute


Method Summary
 Iterator getValues()
           
 
Methods inherited from class org.eclipse.higgins.idas.spi.BasicAttribute
addAttribute, addAttribute, addAttributeValue, addComplexValue, addComplexValue, addSimpleValue, addValue, addValue, equals, equals, getAttribute, getAttributes, getContainer, getModel, getSingleValuedAttribute, getType, getValues, isSingleValued, remove, removeAttribute, removeAttributeValue, removeAttributeValue, setContainer, updateNotification, updateNotification
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValues

public Iterator getValues()
                   throws org.eclipse.higgins.idas.api.IdASException
Specified by:
getValues in interface org.eclipse.higgins.idas.api.IAttribute
Overrides:
getValues in class org.eclipse.higgins.idas.spi.BasicAttribute
Throws:
org.eclipse.higgins.idas.api.IdASException