PIP.IO.CreatePeripheralData
Class CreatePDBFiles
java.lang.Object
PIP.IO.CreatePeripheralData.CreatePDBFiles
public class CreatePDBFiles
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreatePDBFiles
public CreatePDBFiles(java.lang.String[] args)
throws java.io.IOException
- Throws:
java.io.IOException
main
public static void main(java.lang.String[] args)
forUniqueDomainInEachFamily
public static void forUniqueDomainInEachFamily(java.util.Map<Family,Domain> map)
throws java.io.IOException
- Throws:
java.io.IOException
forEveryDomainInMSD
public static void forEveryDomainInMSD()
throws java.io.IOException
- Throws:
java.io.IOException
forEveryAssemblyInMSD
public static void forEveryAssemblyInMSD()
throws java.io.IOException
- Throws:
java.io.IOException
forADomainInMSD
public static void forADomainInMSD(Domain domain,
java.lang.String extention)
throws java.io.IOException
- Throws:
java.io.IOException
forAnAssemblyInMSD
public static void forAnAssemblyInMSD(Assembly ass,
java.lang.String extention)
throws java.io.IOException
- Throws:
java.io.IOException
forAnEntryInMSD
public static void forAnEntryInMSD(Entry entry,
java.lang.String extention)
throws java.io.IOException
- Throws:
java.io.IOException
forADomainInteractionInEntry
public static void forADomainInteractionInEntry(DomainInteraction di,
java.lang.String extention,
FamilyType ft)
throws java.lang.Exception
- Throws:
java.lang.Exception