org.siebengeisslein.ide
Class TypeModelFactory
java.lang.Object
org.siebengeisslein.ide.TypeModelFactory
public class TypeModelFactory
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getClassTypeModel
public static TypeModel getClassTypeModel(TypeManager typeManager)
getReturnTypeModel
public static TypeModel getReturnTypeModel(TypeManager typeManager)
getAllTypeModel
public static TypeModel getAllTypeModel(TypeManager typeManager)
getPersistentFieldTypeModel
public static TypeModel getPersistentFieldTypeModel(TypeManager typeManager)
getPersistentClassTypeModel
public static TypeModel getPersistentClassTypeModel(TypeManager typeManager)
getInterfaceTypeModel
public static TypeModel getInterfaceTypeModel(TypeManager typeManager)
getStartableTypeModel
public static TypeModel getStartableTypeModel(TypeManager typeManager)