org.sbpm.bpmo
Interface DataValueEntity

All Superinterfaces:
DataEntity, Identifiable

public interface DataValueEntity
extends DataEntity


Method Summary
 org.omwg.ontology.Value getValue()
           
 void setValue(org.omwg.ontology.Value value)
           
 
Methods inherited from interface org.sbpm.bpmo.DataEntity
getDescription, getName, setDescription, setName
 
Methods inherited from interface org.sbpm.bpmo.Identifiable
getIdentifier
 

Method Detail

getValue

org.omwg.ontology.Value getValue()

setValue

void setValue(org.omwg.ontology.Value value)


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.