Uses of Class
treebolic.model.MountPoint.Mounting

Packages that use MountPoint.Mounting
treebolic.generator   
treebolic.provider.xml.dom   
 

Uses of MountPoint.Mounting in treebolic.generator
 

Methods in treebolic.generator with parameters of type MountPoint.Mounting
private static org.w3c.dom.Element ModelToDocumentTransformer.makeMountPoint(org.w3c.dom.Document thisDocument, MountPoint.Mounting thisMountPoint)
          Make mountpoint element
 

Uses of MountPoint.Mounting in treebolic.provider.xml.dom
 

Fields in treebolic.provider.xml.dom declared as MountPoint.Mounting
 MountPoint.Mounting DocumentAdapter.MountTask.theMountPoint
          Mount point
 

Constructors in treebolic.provider.xml.dom with parameters of type MountPoint.Mounting
DocumentAdapter.MountTask(MountPoint.Mounting thisMountPoint, MutableNode thisMountingNode)
          Constructor