public interface MetaModelProvider
MetaModelProvider is bound to a PersistenceProvider| Modifier and Type | Method and Description |
|---|---|
org.jboss.forge.addon.dependencies.Dependency |
getAptDependency()
The dependency containing the APT processor class.
|
org.jboss.forge.addon.dependencies.DependencyRepository |
getAptPluginRepository()
The dependency does not exist in Maven central, alternative repository.
|
String |
getCompilerArguments()
Additional compiler arguments (if any, returns
null otherwise). |
String |
getProcessor()
The processor class name.
|
org.jboss.forge.addon.dependencies.Dependency getAptDependency()
String getProcessor()
String getCompilerArguments()
null otherwise).org.jboss.forge.addon.dependencies.DependencyRepository getAptPluginRepository()
null if no other
repository is needed.Copyright © 2013 JBoss by Red Hat. All Rights Reserved.