org.openprovenance.rdf
Interface PropertyOrRole

All Superinterfaces:
Entity
All Known Subinterfaces:
Property, Role

public interface PropertyOrRole
extends Entity


Method Summary
 Object getValue()
          the value of a role or a property
 void setValue(Object value)
          the value of a role or a property
 

Method Detail

getValue

Object getValue()
the value of a role or a property


setValue

void setValue(Object value)
the value of a role or a property



Copyright © 2010. All Rights Reserved.