Uses of Class
org.faktorips.runtime.modeltype.IModelTypeAssociation.AssociationType

Packages that use IModelTypeAssociation.AssociationType
org.faktorips.runtime.modeltype   
org.faktorips.runtime.modeltype.internal   
 

Uses of IModelTypeAssociation.AssociationType in org.faktorips.runtime.modeltype
 

Methods in org.faktorips.runtime.modeltype that return IModelTypeAssociation.AssociationType
 IModelTypeAssociation.AssociationType IModelTypeAssociation.getAssociationType()
          Returns the type of this association.
static IModelTypeAssociation.AssociationType IModelTypeAssociation.AssociationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IModelTypeAssociation.AssociationType[] IModelTypeAssociation.AssociationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of IModelTypeAssociation.AssociationType in org.faktorips.runtime.modeltype.internal
 

Methods in org.faktorips.runtime.modeltype.internal that return IModelTypeAssociation.AssociationType
 IModelTypeAssociation.AssociationType ModelTypeAssociation.getAssociationType()
           
 



Copyright © 2015. All rights reserved.