edu.ntnu.cikmr
Interface XMLRepresentation

All Known Implementing Classes:
Activity, Activity, Compare, Condition, ExecutableActivity, Execute, FindResource, Goal, Goal, Incentive, Invoke, IsDefined, PeerWorkflowContainer, SetDefined, Statement, UseResource, Wait

public interface XMLRepresentation


Method Summary
 void fromXML(org.w3c.dom.Node n)
           
 java.lang.String toXML()
           
 

Method Detail

fromXML

void fromXML(org.w3c.dom.Node n)

toXML

java.lang.String toXML()