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

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

Uses of LibraryImport in org.modeldriven.fuml.config
 

Fields in org.modeldriven.fuml.config with type parameters of type LibraryImport
protected  java.util.List<LibraryImport> LibraryConfiguration.libraryImport
           
 

Methods in org.modeldriven.fuml.config that return LibraryImport
 LibraryImport ObjectFactory.createLibraryImport()
          Create an instance of LibraryImport
 

Methods in org.modeldriven.fuml.config that return types with arguments of type LibraryImport
 javax.xml.bind.JAXBElement<LibraryImport> ObjectFactory.createLibraryImport(LibraryImport value)
          Create an instance of JAXBElement<LibraryImport>}
 java.util.List<LibraryImport> LibraryConfiguration.getLibraryImport()
          Gets the value of the libraryImport property.
 

Methods in org.modeldriven.fuml.config with parameters of type LibraryImport
 javax.xml.bind.JAXBElement<LibraryImport> ObjectFactory.createLibraryImport(LibraryImport value)
          Create an instance of JAXBElement<LibraryImport>}
 



Copyright © 2015. All Rights Reserved.