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

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

Uses of ExtensionPackage in org.modeldriven.fuml.config
 

Fields in org.modeldriven.fuml.config with type parameters of type ExtensionPackage
protected  java.util.List<ExtensionPackage> ImportConfiguration.extensionPackage
           
 

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

Methods in org.modeldriven.fuml.config that return types with arguments of type ExtensionPackage
 javax.xml.bind.JAXBElement<ExtensionPackage> ObjectFactory.createExtensionPackage(ExtensionPackage value)
          Create an instance of JAXBElement<ExtensionPackage>}
 java.util.List<ExtensionPackage> ImportConfiguration.getExtensionPackage()
          Gets the value of the extensionPackage property.
 

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



Copyright © 2015. All Rights Reserved.