Uses of Class
de.mguennewig.pobjects.metadata.BlockFlowDesc

Packages that use BlockFlowDesc
de.mguennewig.pobjects.metadata This package contains the metadata classes used by the PObject library. 
 

Uses of BlockFlowDesc in de.mguennewig.pobjects.metadata
 

Methods in de.mguennewig.pobjects.metadata that return BlockFlowDesc
 BlockFlowDesc BlockListDesc.getEntry(int n)
           
 

Constructors in de.mguennewig.pobjects.metadata with parameters of type BlockFlowDesc
BlockListDesc(java.lang.String name, BlockFlowDesc[] entries)
          Creates a new BlockListDesc.