Uses of Class
net.dpml.metro.tools.StateDataType

Packages that use StateDataType
net.dpml.metro.tools A set of ant tasks supporting the creation of component type and deployment information. 
 

Uses of StateDataType in net.dpml.metro.tools
 

Methods in net.dpml.metro.tools that return StateDataType
 StateDataType TypeBuilderTask.createState()
          Create a state descriptor for the component.
 StateDataType StateTask.createState()
          Add a substate within the state.
 StateDataType StateDataType.createState()
          Add a substate within the state.