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

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

Uses of ReferenceMappingType in org.modeldriven.fuml.config
 

Methods in org.modeldriven.fuml.config that return ReferenceMappingType
static ReferenceMappingType ReferenceMappingType.fromValue(String v)
           
 ReferenceMappingType FumlConfiguration.getReferenceMappingType(Classifier classifier, Property property)
           
 ReferenceMappingType ReferenceMapping.getType()
          Gets the value of the type property.
static ReferenceMappingType ReferenceMappingType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReferenceMappingType[] ReferenceMappingType.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 ReferenceMappingType
 void ReferenceMapping.setType(ReferenceMappingType value)
          Sets the value of the type property.
 



Copyright © 2012. All Rights Reserved.