Uses of Class
de.uni_paderborn.fujaba.codegen.OOContainerType

Packages that use OOContainerType
de.uni_paderborn.fujaba.codegen   
 

Uses of OOContainerType in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return OOContainerType
static OOContainerType OO.containerType(OOCollectionEnum collectionType, OOTypeInterface[] theParameter)
          Describe containerType method here.
static OOContainerType OO.containerType(OOCollectionEnum cType, OOTypeInterface parameter)
          Describe containerType method here.
static OOContainerType OO.containerType(OOCollectionEnum cType, FType parameter)
          Describe containerType method here.
static OOContainerType OO.containerType(OOCollectionEnum cType, java.lang.String[] parameter)
          Describe containerType method here.
static OOContainerType OO.containerType(OOCollectionEnum cType, FType[] parameter)
          Describe containerType method here.
static OOContainerType OO.containerType(OOCollectionEnum collectionType, java.lang.String parameter)
          Describe containerType method here.
 

Methods in de.uni_paderborn.fujaba.codegen with parameters of type OOContainerType
 java.lang.String OOGenVisitor.getOOTypeAsString(OOContainerType theType, boolean isBound)
          Get the oOTypeAsString attribute of the OOGenVisitor object
 java.lang.String AbstractCPPGenVisitor.getOOTypeAsString(OOContainerType theType, boolean isBound)
          Get the oOTypeAsString attribute of the AbstractCPPGenVisitor object