Uses of Class
org.modeldriven.fuml.config.ImportExemptionType

Packages that use ImportExemptionType
org.modeldriven.fuml.config Package level documentation for generated package org.modeldriven.fuml.config. 
 

Uses of ImportExemptionType in org.modeldriven.fuml.config
 

Methods in org.modeldriven.fuml.config that return ImportExemptionType
static ImportExemptionType ImportExemptionType.fromValue(String v)
           
 ImportExemptionType ImportExemption.getType()
          Gets the value of the type property.
static ImportExemptionType ImportExemptionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImportExemptionType[] ImportExemptionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.modeldriven.fuml.config with parameters of type ImportExemptionType
 void ImportExemption.setType(ImportExemptionType value)
          Sets the value of the type property.
 



Copyright © 2012. All Rights Reserved.