gr.uoa.di.madgik.environment.is.elements.invocable
Class ShellInvocableProfileInfo
java.lang.Object
gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo
gr.uoa.di.madgik.environment.is.elements.invocable.ShellInvocableProfileInfo
- All Implemented Interfaces:
- Serializable
public class ShellInvocableProfileInfo
- extends InvocableProfileInfo
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutableName
public String ExecutableName
AreParametersBound
public boolean AreParametersBound
Parameters
public List<Parameter> Parameters
ShellInvocableProfileInfo
public ShellInvocableProfileInfo()
FromXML
public void FromXML(String XML)
throws EnvironmentInformationSystemSerializationException
- Specified by:
FromXML in class InvocableProfileInfo
- Throws:
EnvironmentInformationSystemSerializationException
FromXML
public void FromXML(Element XML)
throws EnvironmentInformationSystemSerializationException
- Specified by:
FromXML in class InvocableProfileInfo
- Throws:
EnvironmentInformationSystemSerializationException
ToXML
public String ToXML()
throws EnvironmentInformationSystemSerializationException
- Specified by:
ToXML in class InvocableProfileInfo
- Throws:
EnvironmentInformationSystemSerializationException
Copyright © 2013. All Rights Reserved.