hu.soft4d.minerva.uml
Interface UmlStateMachine
- All Superinterfaces:
- Named
public interface UmlStateMachine
- extends Named
- Author:
- Zsolt Kiss Gere, 4D Soft Ltd.
Methods inherited from interface hu.soft4d.minerva.uml.Named |
getName |
getWsdlUrl
java.lang.String getWsdlUrl()
getNamespace
java.lang.String getNamespace()
getPort
java.lang.String getPort()
getService
java.lang.String getService()
getAttributes
UmlParameter[] getAttributes()
getTransitions
UmlTransition[] getTransitions()
getStates
UmlState[] getStates()