org.biomage.tools.generate_java
Class CreateTransformedInterfaceFile

java.lang.Object
  extended by org.biomage.tools.generate_classes.CreateFile
      extended by org.biomage.tools.generate_java.CreateTransformedInterfaceFile

public class CreateTransformedInterfaceFile
extends CreateFile

Author:
kjellp

Nested Class Summary
 
Nested classes/interfaces inherited from class org.biomage.tools.generate_classes.CreateFile
CreateFile.AssociationAttrInformation, CreateFile.AttrInformation, CreateFile.IdentifierAttrInformation, CreateFile.RoleInformation
 
Field Summary
 
Fields inherited from class org.biomage.tools.generate_classes.CreateFile
associationInfo, baseClassCreateFile, baseClassID, baseClassName, classDoc, className, concreteSubClassNames, dataAttrInfo, importDate, importSerializable, importVector, interfaceInfo, isAbstract, isBaseClass, isIdentifiable, isIndependent, isInterface, isReferenced, JAVA_INTERFACE, methodInfo, NEWLINE, packageDoc, packageImports, packageName, roleNames, subClassNames, typeOwned, UML_CLASS, UML_MODEL, UML_PACKAGE, visibility
 
Constructor Summary
CreateTransformedInterfaceFile(java.lang.String sInterfaceName, java.lang.String[] imports)
          Creates a new instance of CreateTransformedInterfaceFile
 
Method Summary
 int getFileType()
          Description: Returns what kind of model element this class is based on.
 
Methods inherited from class org.biomage.tools.generate_classes.CreateFile
addAssociation, addAssociation, addAssociation, addRoleName, getAssociationInfo, getAttrInfo, getBaseClassCreateFile, getBaseClassFileName, getBaseClassID, getClassDoc, getClassFileName, getConcreteSubClassNames, getDocumentation, getImports, getInterfaceInfo, getMethodInfo, getPackageID, getPackageName, getRoleNames, getVisibility, importDate, importSerializable, importVector, isAbstract, isBaseClass, isIdentifiableClass, isIndependentClass, isReferenced, isReferenced, registerSubClassName, registerWithBaseClass, setBaseClassCreateFile, setIsIndependentClass, setVisibility, typeOwned, typeOwned
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateTransformedInterfaceFile

public CreateTransformedInterfaceFile(java.lang.String sInterfaceName,
                                      java.lang.String[] imports)
Creates a new instance of CreateTransformedInterfaceFile

Method Detail

getFileType

public int getFileType()
Description copied from class: CreateFile
Description: Returns what kind of model element this class is based on.

Specified by:
getFileType in class CreateFile
Returns:
returns an enumerated int to indicate the class