gr.uoa.di.madgik.execution.plan.element.invocable.simple
Class SimpleCall
java.lang.Object
gr.uoa.di.madgik.execution.plan.element.invocable.CallBase
gr.uoa.di.madgik.execution.plan.element.invocable.simple.SimpleCall
- All Implemented Interfaces:
- Serializable, Comparable<CallBase>
public class SimpleCall
- extends CallBase
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleCall
public SimpleCall()
GetCallType
public CallBase.CallType GetCallType()
- Specified by:
GetCallType in class CallBase
Validate
public void Validate()
throws ExecutionValidationException
- Overrides:
Validate in class CallBase
- Throws:
ExecutionValidationException
ToXML
public String ToXML()
throws ExecutionSerializationException
- Specified by:
ToXML in class CallBase
- Throws:
ExecutionSerializationException
FromXML
public void FromXML(Node XML)
throws ExecutionSerializationException
- Specified by:
FromXML in class CallBase
- Throws:
ExecutionSerializationException
Copyright © 2013. All Rights Reserved.