Uses of Interface
net.dpml.metro.tools.PartReferenceBuilder

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

Uses of PartReferenceBuilder in net.dpml.metro.tools
 

Classes in net.dpml.metro.tools that implement PartReferenceBuilder
 class ComponentBuilderTask
          Task that handles the construction of a serialized container part.
 class EntryDataType
          A simple part datatype.
 class PartDataType
          Task that handles the construction of a serialized container part.
 

Methods in net.dpml.metro.tools that return PartReferenceBuilder
 PartReferenceBuilder[] PartsDataType.getPartBuilders()
          Return the set of parts contained within this container.