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

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

Uses of LibraryConfiguration in org.modeldriven.fuml.config
 

Methods in org.modeldriven.fuml.config that return LibraryConfiguration
 LibraryConfiguration ObjectFactory.createLibraryConfiguration()
          Create an instance of LibraryConfiguration
 LibraryConfiguration Configuration.getLibraryConfiguration()
          Gets the value of the libraryConfiguration property.
 

Methods in org.modeldriven.fuml.config that return types with arguments of type LibraryConfiguration
 JAXBElement<LibraryConfiguration> ObjectFactory.createLibraryConfiguration(LibraryConfiguration value)
          Create an instance of JAXBElement<LibraryConfiguration>}
 

Methods in org.modeldriven.fuml.config with parameters of type LibraryConfiguration
 JAXBElement<LibraryConfiguration> ObjectFactory.createLibraryConfiguration(LibraryConfiguration value)
          Create an instance of JAXBElement<LibraryConfiguration>}
 void Configuration.setLibraryConfiguration(LibraryConfiguration value)
          Sets the value of the libraryConfiguration property.
 



Copyright © 2012. All Rights Reserved.