Windup Engine - Graph API 2.0.0.Alpha1
A B C D E F G H I J K L M N O P R S T V W X 

A

addChild(ArchiveResource) - Method in interface org.jboss.windup.graph.model.resource.ArchiveResource
 
addChildModule(MavenFacet) - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
addDependency(JBossModuleMeta) - Method in interface org.jboss.windup.graph.model.meta.JBossModuleMeta
 
addDependency(MavenFacet) - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
addEjbEntity(EjbEntityFacet) - Method in interface org.jboss.windup.graph.model.meta.xml.EjbConfigurationFacet
 
addEjbEntityBean(EjbEntityFacet) - Method in interface org.jboss.windup.graph.model.meta.xml.EjbConfigurationFacet
 
addEjbSessionBean(EjbSessionBeanFacet) - Method in interface org.jboss.windup.graph.model.meta.xml.EjbConfigurationFacet
 
addHibernateEntityReference(HibernateEntityFacet) - Method in interface org.jboss.windup.graph.model.meta.HibernateSessionFactory
 
addHibernateSessionFactory(HibernateSessionFactory) - Method in interface org.jboss.windup.graph.model.meta.xml.HibernateConfigurationFacet
 
addHibernateSessionFactory(HibernateSessionFactory) - Method in interface org.jboss.windup.graph.model.meta.xml.HibernateMappingFacet
 
addIBatisEntityReference(IBatisEntityFacet) - Method in interface org.jboss.windup.graph.model.meta.xml.IBatisConfigurationFacet
 
addImplements(JavaClass) - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
addImport(JavaClass) - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
addJPAEntityReference(JPAEntityFacet) - Method in interface org.jboss.windup.graph.model.meta.xml.JPAConfigurationFacet
 
addMessageDriven(MessageDrivenBeanFacet) - Method in interface org.jboss.windup.graph.model.meta.xml.EjbConfigurationFacet
 
addMeta(Meta) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
addMeta(Meta) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
addMeta(Meta) - Method in interface org.jboss.windup.graph.model.meta.javaclass.MessageDrivenBeanFacet
 
addMeta(Meta) - Method in interface org.jboss.windup.graph.model.meta.xml.WebConfigurationFacet
 
addMeta(Meta) - Method in interface org.jboss.windup.graph.model.resource.Resource
 
addNamespace(NamespaceMeta) - Method in interface org.jboss.windup.graph.model.resource.XmlResource
 
addResource(Resource) - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
addSpringBeanReference(SpringBeanFacet) - Method in interface org.jboss.windup.graph.model.meta.xml.SpringConfigurationFacet
 
addXmlResource(XmlResource) - Method in interface org.jboss.windup.graph.model.meta.xml.DoctypeMeta
 
addXmlResource(XmlResource) - Method in interface org.jboss.windup.graph.model.meta.xml.NamespaceMeta
 
ArchiveDao - Class in org.jboss.windup.graph.dao
 
ArchiveDao() - Constructor for class org.jboss.windup.graph.dao.ArchiveDao
 
ArchiveEntryDao - Class in org.jboss.windup.graph.dao
 
ArchiveEntryDao() - Constructor for class org.jboss.windup.graph.dao.ArchiveEntryDao
 
ArchiveEntryResource - Interface in org.jboss.windup.graph.model.resource
 
ArchiveIndexReaderException - Exception in org.jboss.windup.graph.dao.exception
 
ArchiveIndexReaderException(String) - Constructor for exception org.jboss.windup.graph.dao.exception.ArchiveIndexReaderException
 
ArchiveIndexReaderException(String, Throwable) - Constructor for exception org.jboss.windup.graph.dao.exception.ArchiveIndexReaderException
 
ArchiveIndexWriteException - Exception in org.jboss.windup.graph.dao.exception
 
ArchiveIndexWriteException(String) - Constructor for exception org.jboss.windup.graph.dao.exception.ArchiveIndexWriteException
 
ArchiveIndexWriteException(String, Throwable) - Constructor for exception org.jboss.windup.graph.dao.exception.ArchiveIndexWriteException
 
ArchiveResource - Interface in org.jboss.windup.graph.model.resource
 
asDocument(XmlResource) - Method in class org.jboss.windup.graph.dao.XmlResourceDao
 
asFile(ArchiveResource) - Method in class org.jboss.windup.graph.dao.ArchiveDao
 
asFile(TempArchiveResource) - Method in class org.jboss.windup.graph.dao.TempFileArchiveEntryDao
 
asInputStream(ArchiveEntryResource) - Method in class org.jboss.windup.graph.dao.ArchiveEntryDao
 
asInputStream(TempArchiveResource) - Method in class org.jboss.windup.graph.dao.TempFileArchiveEntryDao
 
asInputStream() - Method in interface org.jboss.windup.graph.model.resource.FileResource
 
asInputStream() - Method in class org.jboss.windup.graph.model.resource.FileResource.Impl
 
asJarFile(JarArchive) - Method in class org.jboss.windup.graph.dao.JarArchiveDao
 

B

BaseDao<T extends com.tinkerpop.frames.VertexFrame> - Class in org.jboss.windup.graph.dao
 
BaseDao(Class<T>) - Constructor for class org.jboss.windup.graph.dao.BaseDao
 

C

castToType(VertexFrame) - Method in class org.jboss.windup.graph.dao.BaseDao
 
castToType(Vertex) - Method in class org.jboss.windup.graph.dao.BaseDao
 
ClassIndexReaderException - Exception in org.jboss.windup.graph.dao.exception
 
ClassIndexReaderException(String) - Constructor for exception org.jboss.windup.graph.dao.exception.ClassIndexReaderException
 
ClassIndexReaderException(String, Throwable) - Constructor for exception org.jboss.windup.graph.dao.exception.ClassIndexReaderException
 
ClassIndexWriteException - Exception in org.jboss.windup.graph.dao.exception
 
ClassIndexWriteException(String) - Constructor for exception org.jboss.windup.graph.dao.exception.ClassIndexWriteException
 
ClassIndexWriteException(String, Throwable) - Constructor for exception org.jboss.windup.graph.dao.exception.ClassIndexWriteException
 
commit() - Method in class org.jboss.windup.graph.dao.BaseDao
 
containsNamespaceURI(String) - Method in class org.jboss.windup.graph.dao.XmlResourceDao
 
count(Iterable<?>) - Method in class org.jboss.windup.graph.dao.BaseDao
 
create(Object) - Method in class org.jboss.windup.graph.dao.BaseDao
 
create() - Method in class org.jboss.windup.graph.dao.BaseDao
 
createEnvironmentReference(String, String) - Method in class org.jboss.windup.graph.dao.EnvironmentReferenceDao
 
createJndiReference(String) - Method in class org.jboss.windup.graph.dao.JNDIReferenceDao
 
createMaven(String, String, String) - Method in class org.jboss.windup.graph.dao.MavenFacetDao
 
createNamespaceSchemaLocation(String, String) - Method in class org.jboss.windup.graph.dao.NamespaceDao
 

D

DatasourceMeta - Interface in org.jboss.windup.graph.model.meta
 
delete(T) - Method in class org.jboss.windup.graph.dao.BaseDao
 
dependsOnArchives() - Method in interface org.jboss.windup.graph.model.resource.JarArchive
 
DoctypeDao - Class in org.jboss.windup.graph.dao
 
DoctypeDao() - Constructor for class org.jboss.windup.graph.dao.DoctypeDao
 
DoctypeMeta - Interface in org.jboss.windup.graph.model.meta.xml
 

E

EarArchive - Interface in org.jboss.windup.graph.model.resource
 
EarArchiveDao - Class in org.jboss.windup.graph.dao
 
EarArchiveDao() - Constructor for class org.jboss.windup.graph.dao.EarArchiveDao
 
EJBConfigurationDao - Class in org.jboss.windup.graph.dao
 
EJBConfigurationDao() - Constructor for class org.jboss.windup.graph.dao.EJBConfigurationDao
 
EjbConfigurationFacet - Interface in org.jboss.windup.graph.model.meta.xml
 
EJBEntityDao - Class in org.jboss.windup.graph.dao
 
EJBEntityDao() - Constructor for class org.jboss.windup.graph.dao.EJBEntityDao
 
EjbEntityFacet - Interface in org.jboss.windup.graph.model.meta.javaclass
 
EJBSessionBeanDao - Class in org.jboss.windup.graph.dao
 
EJBSessionBeanDao() - Constructor for class org.jboss.windup.graph.dao.EJBSessionBeanDao
 
EjbSessionBeanFacet - Interface in org.jboss.windup.graph.model.meta.javaclass
 
EnvironmentReference - Interface in org.jboss.windup.graph.model.meta
 
EnvironmentReferenceDao - Class in org.jboss.windup.graph.dao
 
EnvironmentReferenceDao() - Constructor for class org.jboss.windup.graph.dao.EnvironmentReferenceDao
 

F

FileResource - Interface in org.jboss.windup.graph.model.resource
 
FileResource.Impl - Class in org.jboss.windup.graph.model.resource
 
FileResource.Impl() - Constructor for class org.jboss.windup.graph.model.resource.FileResource.Impl
 
FileResourceDao - Class in org.jboss.windup.graph.dao
 
FileResourceDao() - Constructor for class org.jboss.windup.graph.dao.FileResourceDao
 
findArchiveByMD5(String) - Method in class org.jboss.windup.graph.dao.JarArchiveDao
 
findArchiveByName(String) - Method in class org.jboss.windup.graph.dao.JarArchiveDao
 
findArchiveByQualifiedClassName(String) - Method in class org.jboss.windup.graph.dao.JarArchiveDao
 
findArchiveBySHA1(String) - Method in class org.jboss.windup.graph.dao.JarArchiveDao
 
findArchiveEntry(String) - Method in class org.jboss.windup.graph.dao.ArchiveEntryDao
 
findArchiveEntryWithExtension(String...) - Method in class org.jboss.windup.graph.dao.ArchiveEntryDao
 
findArchiveEntryWithExtension(String...) - Method in class org.jboss.windup.graph.dao.FileResourceDao
 
findArchiveEntryWithExtensionCount(String...) - Method in class org.jboss.windup.graph.dao.ArchiveEntryDao
 
findByGroupArtifactVersion(String, String, String) - Method in class org.jboss.windup.graph.dao.MavenFacetDao
 
findByJavaPackage(String) - Method in class org.jboss.windup.graph.dao.JavaClassDao
 
findByJavaVersion(JavaClassDao.JavaVersion) - Method in class org.jboss.windup.graph.dao.JavaClassDao
 
findByNameAndType(String, String) - Method in class org.jboss.windup.graph.dao.EnvironmentReferenceDao
 
findByProperties(String, String) - Method in class org.jboss.windup.graph.dao.DoctypeDao
 
findByRootTag(String) - Method in class org.jboss.windup.graph.dao.XmlResourceDao
 
findByURI(String) - Method in class org.jboss.windup.graph.dao.NamespaceDao
 
findByURIs(String...) - Method in class org.jboss.windup.graph.dao.NamespaceDao
 
findCircularReferences(JarArchive) - Method in class org.jboss.windup.graph.dao.JarArchiveDao
 
findPublicIdMatchingRegex(String...) - Method in class org.jboss.windup.graph.dao.DoctypeDao
 
findSchemaLocationRegexMatch(String) - Method in class org.jboss.windup.graph.dao.NamespaceDao
 
findSystemIdMatchingRegex(String...) - Method in class org.jboss.windup.graph.dao.DoctypeDao
 
findSystemIdOrPublicIdMatchingRegex(String...) - Method in class org.jboss.windup.graph.dao.DoctypeDao
 
findUnusedJars() - Method in class org.jboss.windup.graph.dao.JarArchiveDao
 
findValueMatchingRegex(String, String...) - Method in class org.jboss.windup.graph.dao.BaseDao
 

G

generateMavenKey(String, String, String) - Method in class org.jboss.windup.graph.dao.MavenFacetDao
 
getAll() - Method in class org.jboss.windup.graph.dao.BaseDao
 
getAllClassNotFound() - Method in class org.jboss.windup.graph.dao.JavaClassDao
 
getAllDuplicateClasses() - Method in class org.jboss.windup.graph.dao.JavaClassDao
 
getArchive() - Method in interface org.jboss.windup.graph.model.resource.ArchiveEntryResource
 
getArchive() - Method in interface org.jboss.windup.graph.model.resource.TempArchiveResource
 
getArchiveEntry() - Method in interface org.jboss.windup.graph.model.resource.ArchiveEntryResource
 
getArchiveEntry() - Method in interface org.jboss.windup.graph.model.resource.TempArchiveResource
 
getArchiveName() - Method in interface org.jboss.windup.graph.model.resource.ArchiveResource
 
getArtifactId() - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
getBaseURI() - Method in interface org.jboss.windup.graph.model.meta.xml.DoctypeMeta
 
getBatch() - Method in class org.jboss.windup.graph.GraphContext
 
getByFilePath(String) - Method in class org.jboss.windup.graph.dao.FileResourceDao
 
getById(Object) - Method in class org.jboss.windup.graph.dao.BaseDao
 
getByProperty(String, Object) - Method in class org.jboss.windup.graph.dao.BaseDao
 
getByUniqueProperty(String, Object) - Method in class org.jboss.windup.graph.dao.BaseDao
 
getCatalogName() - Method in interface org.jboss.windup.graph.model.meta.javaclass.HibernateEntityFacet
 
getChildModules() - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
getChildren() - Method in interface org.jboss.windup.graph.model.resource.ArchiveResource
 
getContext() - Method in class org.jboss.windup.graph.dao.BaseDao
 
getDependencies() - Method in interface org.jboss.windup.graph.model.meta.JBossModuleMeta
 
getDependencies() - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
getDescription() - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
getDisplayName() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
getDisplayName() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
getDisplayName() - Method in interface org.jboss.windup.graph.model.meta.javaclass.MessageDrivenBeanFacet
 
getDisplayName() - Method in interface org.jboss.windup.graph.model.meta.xml.WebConfigurationFacet
 
getDoctype() - Method in interface org.jboss.windup.graph.model.resource.XmlResource
 
getEars() - Method in interface org.jboss.windup.graph.model.resource.EarArchive
 
getEjbConfigurations() - Method in interface org.jboss.windup.graph.model.resource.WarArchive
 
getEjbEntity() - Method in interface org.jboss.windup.graph.model.meta.xml.EjbConfigurationFacet
 
getEjbEntityBeans() - Method in interface org.jboss.windup.graph.model.meta.xml.EjbConfigurationFacet
 
getEjbEntityBeans() - Method in interface org.jboss.windup.graph.model.resource.WarArchive
 
getEjbEntityName() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
getEjbHome() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
getEjbId() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
getEjbId() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
getEjbId() - Method in interface org.jboss.windup.graph.model.meta.javaclass.MessageDrivenBeanFacet
 
getEjbLocal() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
getEjbLocal() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
getEjbLocalHome() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
getEjbLocalHome() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
getEjbRemote() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
getEjbSessionBeans() - Method in interface org.jboss.windup.graph.model.meta.xml.EjbConfigurationFacet
 
getEjbSessionBeans() - Method in interface org.jboss.windup.graph.model.resource.WarArchive
 
getExtends() - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
getFilePath() - Method in interface org.jboss.windup.graph.model.resource.FileResource
 
getFileResource() - Method in interface org.jboss.windup.graph.model.resource.ArchiveResource
 
getFramed() - Method in class org.jboss.windup.graph.GraphContext
 
getGraph() - Method in class org.jboss.windup.graph.GraphContext
 
getGraphContext() - Method in class org.jboss.windup.graph.WindupContext
 
getGroupId() - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
getHibernateEntities() - Method in interface org.jboss.windup.graph.model.meta.xml.HibernateMappingFacet
 
getHibernateEntity() - Method in interface org.jboss.windup.graph.model.meta.HibernateSessionFactory
 
getHibernateSessionFactories() - Method in interface org.jboss.windup.graph.model.meta.xml.HibernateConfigurationFacet
 
getHibernateSessionFactories() - Method in interface org.jboss.windup.graph.model.meta.xml.HibernateMappingFacet
 
getIBatisEntities() - Method in interface org.jboss.windup.graph.model.meta.xml.IBatisConfigurationFacet
 
getImplements() - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
getImports(JavaClass) - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
getJarArchive() - Method in interface org.jboss.windup.graph.model.meta.JarManifest
 
getJars() - Method in interface org.jboss.windup.graph.model.resource.EarArchive
 
getJars() - Method in interface org.jboss.windup.graph.model.resource.WarArchive
 
getJavaClass(String) - Method in class org.jboss.windup.graph.dao.JavaClassDao
 
getJavaClasses() - Method in interface org.jboss.windup.graph.model.resource.JarArchive
 
getJavaClassFacet() - Method in interface org.jboss.windup.graph.model.meta.javaclass.JavaClassMetaFacet
 
getJndiLocation() - Method in interface org.jboss.windup.graph.model.meta.JNDIReference
 
getJPAEntities() - Method in interface org.jboss.windup.graph.model.meta.xml.JPAConfigurationFacet
 
getMajor() - Method in enum org.jboss.windup.graph.dao.JavaClassDao.JavaVersion
 
getMajorVersion() - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
getMavenIdentifier() - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
getMD5Hash() - Method in interface org.jboss.windup.graph.model.resource.ArchiveResource
 
getMessageDriven() - Method in interface org.jboss.windup.graph.model.meta.xml.EjbConfigurationFacet
 
getMessageDrivenBeanName() - Method in interface org.jboss.windup.graph.model.meta.javaclass.MessageDrivenBeanFacet
 
getMessageDrivenBeans() - Method in interface org.jboss.windup.graph.model.resource.WarArchive
 
getMeta() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
getMeta() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
getMeta() - Method in interface org.jboss.windup.graph.model.meta.javaclass.MessageDrivenBeanFacet
 
getMeta() - Method in interface org.jboss.windup.graph.model.meta.xml.WebConfigurationFacet
 
getMeta() - Method in interface org.jboss.windup.graph.model.resource.Resource
 
getMinor() - Method in enum org.jboss.windup.graph.dao.JavaClassDao.JavaVersion
 
getMinorVersion() - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
getModuleName() - Method in interface org.jboss.windup.graph.model.meta.JBossModuleMeta
 
getName() - Method in interface org.jboss.windup.graph.model.meta.DatasourceMeta
 
getName() - Method in interface org.jboss.windup.graph.model.meta.EnvironmentReference
 
getName() - Method in interface org.jboss.windup.graph.model.meta.HibernateSessionFactory
 
getName() - Method in interface org.jboss.windup.graph.model.meta.JMSMeta
 
getName() - Method in interface org.jboss.windup.graph.model.meta.MailserverMeta
 
getName() - Method in interface org.jboss.windup.graph.model.meta.xml.DoctypeMeta
 
getName() - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
getNamespaces() - Method in interface org.jboss.windup.graph.model.resource.XmlResource
 
getPackageName() - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
getParent() - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
getParent() - Method in interface org.jboss.windup.graph.model.resource.ArchiveResource
 
getPayload(ArchiveResource) - Method in class org.jboss.windup.graph.dao.ArchiveDao
 
getPayload(FileResource) - Method in class org.jboss.windup.graph.dao.FileResourceDao
 
getPersistenceType() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
getProperty(String) - Method in interface org.jboss.windup.graph.model.meta.JarManifest
 
getProperty(String) - Method in class org.jboss.windup.graph.model.meta.JarManifest.Impl
 
getPublicId() - Method in interface org.jboss.windup.graph.model.meta.xml.DoctypeMeta
 
getQualifiedName() - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
getReferenceId() - Method in interface org.jboss.windup.graph.model.meta.EnvironmentReference
 
getReferenceType() - Method in interface org.jboss.windup.graph.model.meta.EnvironmentReference
 
getResource() - Method in interface org.jboss.windup.graph.model.resource.XmlResource
 
getResources() - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
getRootTagName() - Method in interface org.jboss.windup.graph.model.meta.xml.XmlMetaFacet
 
getRootTagName() - Method in interface org.jboss.windup.graph.model.resource.XmlResource
 
getRunDirectory() - Method in class org.jboss.windup.graph.WindupContext
 
getSchemaLocation() - Method in interface org.jboss.windup.graph.model.meta.xml.NamespaceMeta
 
getSchemaName() - Method in interface org.jboss.windup.graph.model.meta.javaclass.HibernateEntityFacet
 
getServerURI() - Method in interface org.jboss.windup.graph.model.meta.MailserverMeta
 
getSessionBeanName() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
getSessionType() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
getSessionType() - Method in interface org.jboss.windup.graph.model.meta.javaclass.MessageDrivenBeanFacet
 
getSHA1Hash() - Method in interface org.jboss.windup.graph.model.resource.ArchiveResource
 
getSlotName() - Method in interface org.jboss.windup.graph.model.meta.JBossModuleMeta
 
getSource() - Method in interface org.jboss.windup.graph.model.meta.DatasourceMeta
 
getSpecificationVersion() - Method in interface org.jboss.windup.graph.model.meta.javaclass.HibernateEntityFacet
 
getSpecificationVersion() - Method in interface org.jboss.windup.graph.model.meta.xml.EjbConfigurationFacet
 
getSpecificationVersion() - Method in interface org.jboss.windup.graph.model.meta.xml.HibernateConfigurationFacet
 
getSpecificationVersion() - Method in interface org.jboss.windup.graph.model.meta.xml.HibernateMappingFacet
 
getSpecificationVersion() - Method in interface org.jboss.windup.graph.model.meta.xml.IBatisConfigurationFacet
 
getSpecificationVersion() - Method in interface org.jboss.windup.graph.model.meta.xml.JPAConfigurationFacet
 
getSpecificationVersion() - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
getSpecificationVersion() - Method in interface org.jboss.windup.graph.model.meta.xml.SpringConfigurationFacet
 
getSpecificationVersion() - Method in interface org.jboss.windup.graph.model.meta.xml.WebConfigurationFacet
 
getSpecVersion() - Method in interface org.jboss.windup.graph.model.meta.SpecificationVersionMeta
 
getSpringBeanName() - Method in interface org.jboss.windup.graph.model.meta.javaclass.SpringBeanFacet
 
getSpringBeans() - Method in interface org.jboss.windup.graph.model.meta.xml.SpringConfigurationFacet
 
getSpringBeans() - Method in interface org.jboss.windup.graph.model.resource.WarArchive
 
getSpringConfiguration() - Method in interface org.jboss.windup.graph.model.meta.javaclass.SpringBeanFacet
 
getSpringConfigurations() - Method in interface org.jboss.windup.graph.model.resource.WarArchive
 
getSystemId() - Method in interface org.jboss.windup.graph.model.meta.xml.DoctypeMeta
 
getTableName() - Method in interface org.jboss.windup.graph.model.meta.javaclass.HibernateEntityFacet
 
getTransactionType() - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
getTransactionType() - Method in interface org.jboss.windup.graph.model.meta.javaclass.MessageDrivenBeanFacet
 
getType() - Method in interface org.jboss.windup.graph.model.meta.DatasourceMeta
 
getType() - Method in interface org.jboss.windup.graph.model.meta.JMSMeta
 
getURI() - Method in interface org.jboss.windup.graph.model.meta.xml.NamespaceMeta
 
getURL() - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
getVersion() - Method in interface org.jboss.windup.graph.model.meta.DatasourceMeta
 
getVersion() - Method in interface org.jboss.windup.graph.model.meta.JMSMeta
 
getVersion() - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
getWars() - Method in interface org.jboss.windup.graph.model.resource.EarArchive
 
getXmlFacet() - Method in interface org.jboss.windup.graph.model.meta.HibernateSessionFactory
 
getXmlFacet() - Method in interface org.jboss.windup.graph.model.meta.xml.XmlMetaFacet
 
getXmlFiles() - Method in interface org.jboss.windup.graph.model.resource.JarArchive
 
getXmlResources() - Method in interface org.jboss.windup.graph.model.meta.xml.DoctypeMeta
 
getXmlResources() - Method in interface org.jboss.windup.graph.model.meta.xml.NamespaceMeta
 
GraphContext - Class in org.jboss.windup.graph
 
GraphContext(File) - Constructor for class org.jboss.windup.graph.GraphContext
 

H

hasAllProperties(String[], String[]) - Method in class org.jboss.windup.graph.dao.BaseDao
 
HibernateConfigurationDao - Class in org.jboss.windup.graph.dao
 
HibernateConfigurationDao() - Constructor for class org.jboss.windup.graph.dao.HibernateConfigurationDao
 
HibernateConfigurationFacet - Interface in org.jboss.windup.graph.model.meta.xml
 
HibernateEntityDao - Class in org.jboss.windup.graph.dao
 
HibernateEntityDao() - Constructor for class org.jboss.windup.graph.dao.HibernateEntityDao
 
HibernateEntityFacet - Interface in org.jboss.windup.graph.model.meta.javaclass
 
HibernateMappingDao - Class in org.jboss.windup.graph.dao
 
HibernateMappingDao() - Constructor for class org.jboss.windup.graph.dao.HibernateMappingDao
 
HibernateMappingFacet - Interface in org.jboss.windup.graph.model.meta.xml
 
HibernateSessionFactory - Interface in org.jboss.windup.graph.model.meta
 

I

IBatisConfigurationFacet - Interface in org.jboss.windup.graph.model.meta.xml
 
IBatisEntityFacet - Interface in org.jboss.windup.graph.model.meta.javaclass
 

J

JarArchive - Interface in org.jboss.windup.graph.model.resource
 
JarArchiveDao - Class in org.jboss.windup.graph.dao
 
JarArchiveDao() - Constructor for class org.jboss.windup.graph.dao.JarArchiveDao
 
JarManifest - Interface in org.jboss.windup.graph.model.meta
 
JarManifest.Impl - Class in org.jboss.windup.graph.model.meta
 
JarManifest.Impl() - Constructor for class org.jboss.windup.graph.model.meta.JarManifest.Impl
 
JarManifestDao - Class in org.jboss.windup.graph.dao
 
JarManifestDao() - Constructor for class org.jboss.windup.graph.dao.JarManifestDao
 
JavaClass - Interface in org.jboss.windup.graph.model.resource
 
JavaClassDao - Class in org.jboss.windup.graph.dao
 
JavaClassDao() - Constructor for class org.jboss.windup.graph.dao.JavaClassDao
 
JavaClassDao.JavaVersion - Enum in org.jboss.windup.graph.dao
 
JavaClassMetaFacet - Interface in org.jboss.windup.graph.model.meta.javaclass
 
JBossModuleMeta - Interface in org.jboss.windup.graph.model.meta
 
JMSMeta - Interface in org.jboss.windup.graph.model.meta
 
JNDIReference - Interface in org.jboss.windup.graph.model.meta
 
JNDIReferenceDao - Class in org.jboss.windup.graph.dao
 
JNDIReferenceDao() - Constructor for class org.jboss.windup.graph.dao.JNDIReferenceDao
 
JPAConfigurationFacet - Interface in org.jboss.windup.graph.model.meta.xml
 
JPAEntityFacet - Interface in org.jboss.windup.graph.model.meta.javaclass
 

K

keySet() - Method in class org.jboss.windup.graph.model.meta.JarManifest.Impl
 
keySet() - Method in interface org.jboss.windup.graph.model.meta.JarManifest
 

L

Label - Annotation Type in org.jboss.windup.graph.renderer
 

M

MailserverMeta - Interface in org.jboss.windup.graph.model.meta
 
MavenFacet - Interface in org.jboss.windup.graph.model.meta.xml
 
MavenFacetDao - Class in org.jboss.windup.graph.dao
 
MavenFacetDao() - Constructor for class org.jboss.windup.graph.dao.MavenFacetDao
 
MessageDrivenBeanFacet - Interface in org.jboss.windup.graph.model.meta.javaclass
 
MessageDrivenDao - Class in org.jboss.windup.graph.dao
 
MessageDrivenDao() - Constructor for class org.jboss.windup.graph.dao.MessageDrivenDao
 
Meta - Interface in org.jboss.windup.graph.model.meta
 
ModuleIndexReaderException - Exception in org.jboss.windup.graph.dao.exception
 
ModuleIndexReaderException(String) - Constructor for exception org.jboss.windup.graph.dao.exception.ModuleIndexReaderException
 
ModuleIndexReaderException(String, Throwable) - Constructor for exception org.jboss.windup.graph.dao.exception.ModuleIndexReaderException
 
ModuleIndexWriteException - Exception in org.jboss.windup.graph.dao.exception
 
ModuleIndexWriteException(String) - Constructor for exception org.jboss.windup.graph.dao.exception.ModuleIndexWriteException
 
ModuleIndexWriteException(String, Throwable) - Constructor for exception org.jboss.windup.graph.dao.exception.ModuleIndexWriteException
 

N

NamespaceDao - Class in org.jboss.windup.graph.dao
 
NamespaceDao() - Constructor for class org.jboss.windup.graph.dao.NamespaceDao
 
NamespaceMeta - Interface in org.jboss.windup.graph.model.meta.xml
 
newTransaction() - Method in class org.jboss.windup.graph.dao.BaseDao
 
NonUniqueResultException - Exception in org.jboss.windup.graph.dao.exception
 
NonUniqueResultException(String) - Constructor for exception org.jboss.windup.graph.dao.exception.NonUniqueResultException
 

O

org.jboss.windup.addon - package org.jboss.windup.addon
 
org.jboss.windup.graph - package org.jboss.windup.graph
 
org.jboss.windup.graph.dao - package org.jboss.windup.graph.dao
 
org.jboss.windup.graph.dao.exception - package org.jboss.windup.graph.dao.exception
 
org.jboss.windup.graph.model.meta - package org.jboss.windup.graph.model.meta
 
org.jboss.windup.graph.model.meta.javaclass - package org.jboss.windup.graph.model.meta.javaclass
 
org.jboss.windup.graph.model.meta.xml - package org.jboss.windup.graph.model.meta.xml
 
org.jboss.windup.graph.model.resource - package org.jboss.windup.graph.model.resource
 
org.jboss.windup.graph.renderer - package org.jboss.windup.graph.renderer
 

P

providedBy() - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
providesForArchives() - Method in interface org.jboss.windup.graph.model.resource.JarArchive
 

R

Resource - Interface in org.jboss.windup.graph.model.resource
 

S

setArchive(ArchiveResource) - Method in interface org.jboss.windup.graph.model.resource.ArchiveEntryResource
 
setArchive(ArchiveResource) - Method in interface org.jboss.windup.graph.model.resource.TempArchiveResource
 
setArchiveEntry(String) - Method in interface org.jboss.windup.graph.model.resource.ArchiveEntryResource
 
setArchiveEntry(String) - Method in interface org.jboss.windup.graph.model.resource.TempArchiveResource
 
setArchiveName(String) - Method in interface org.jboss.windup.graph.model.resource.ArchiveResource
 
setArtifactId(String) - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
setBaseURI(String) - Method in interface org.jboss.windup.graph.model.meta.xml.DoctypeMeta
 
setCatalogName(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.HibernateEntityFacet
 
setChild(ArchiveResource) - Method in interface org.jboss.windup.graph.model.resource.ArchiveResource
 
setDescription(String) - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
setDisplayName(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
setDisplayName(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
setDisplayName(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.MessageDrivenBeanFacet
 
setDisplayName(String) - Method in interface org.jboss.windup.graph.model.meta.xml.WebConfigurationFacet
 
setDoctype(DoctypeMeta) - Method in interface org.jboss.windup.graph.model.resource.XmlResource
 
setEjbEntityName(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
setEjbHome(JavaClass) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
setEjbId(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
setEjbId(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
setEjbId(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.MessageDrivenBeanFacet
 
setEjbLocal(JavaClass) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
setEjbLocal(JavaClass) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
setEjbLocalHome(JavaClass) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
setEjbLocalHome(JavaClass) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
setEjbRemote(JavaClass) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
setExtends(JavaClass) - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
setFilePath(String) - Method in interface org.jboss.windup.graph.model.resource.FileResource
 
setFileResource(FileResource) - Method in interface org.jboss.windup.graph.model.resource.ArchiveResource
 
setGroupId(String) - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
setHibernateEntity(HibernateEntityFacet) - Method in interface org.jboss.windup.graph.model.meta.xml.HibernateMappingFacet
 
setJarArchive(JarArchive) - Method in interface org.jboss.windup.graph.model.meta.JarManifest
 
setJavaClassFacet(JavaClass) - Method in interface org.jboss.windup.graph.model.meta.javaclass.JavaClassMetaFacet
 
setJndiLocation(String) - Method in interface org.jboss.windup.graph.model.meta.JNDIReference
 
setMajorVersion(int) - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
setMavenIdentifier(String) - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
setMD5Hash(String) - Method in interface org.jboss.windup.graph.model.resource.ArchiveResource
 
setMessageDrivenBeanName(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.MessageDrivenBeanFacet
 
setMinorVersion(int) - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
setModuleName(String) - Method in interface org.jboss.windup.graph.model.meta.JBossModuleMeta
 
setName(String) - Method in interface org.jboss.windup.graph.model.meta.DatasourceMeta
 
setName(String) - Method in interface org.jboss.windup.graph.model.meta.EnvironmentReference
 
setName(String) - Method in interface org.jboss.windup.graph.model.meta.HibernateSessionFactory
 
setName(String) - Method in interface org.jboss.windup.graph.model.meta.JMSMeta
 
setName(String) - Method in interface org.jboss.windup.graph.model.meta.MailserverMeta
 
setName(String) - Method in interface org.jboss.windup.graph.model.meta.xml.DoctypeMeta
 
setName(String) - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
setPackageName(String) - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
setParent(MavenFacet) - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
setPersistenceType(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbEntityFacet
 
setProperty(String, String) - Method in class org.jboss.windup.graph.model.meta.JarManifest.Impl
 
setProperty(String, String) - Method in interface org.jboss.windup.graph.model.meta.JarManifest
 
setPublicId(String) - Method in interface org.jboss.windup.graph.model.meta.xml.DoctypeMeta
 
setQualifiedName(String) - Method in interface org.jboss.windup.graph.model.resource.JavaClass
 
setReferenceId(String) - Method in interface org.jboss.windup.graph.model.meta.EnvironmentReference
 
setReferenceType(String) - Method in interface org.jboss.windup.graph.model.meta.EnvironmentReference
 
setResource(Resource) - Method in interface org.jboss.windup.graph.model.resource.XmlResource
 
setRootTagName(String) - Method in interface org.jboss.windup.graph.model.meta.xml.XmlMetaFacet
 
setRootTagName(String) - Method in interface org.jboss.windup.graph.model.resource.XmlResource
 
setSchemaLocation(String) - Method in interface org.jboss.windup.graph.model.meta.xml.NamespaceMeta
 
setSchemaName(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.HibernateEntityFacet
 
setServerURI(String) - Method in interface org.jboss.windup.graph.model.meta.MailserverMeta
 
setSessionBeanName(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
setSessionType(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
setSessionType(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.MessageDrivenBeanFacet
 
setSHA1Hash(String) - Method in interface org.jboss.windup.graph.model.resource.ArchiveResource
 
setSlotName(String) - Method in interface org.jboss.windup.graph.model.meta.JBossModuleMeta
 
setSpecificationVersion(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.HibernateEntityFacet
 
setSpecificationVersion(String) - Method in interface org.jboss.windup.graph.model.meta.xml.EjbConfigurationFacet
 
setSpecificationVersion(String) - Method in interface org.jboss.windup.graph.model.meta.xml.HibernateConfigurationFacet
 
setSpecificationVersion(String) - Method in interface org.jboss.windup.graph.model.meta.xml.HibernateMappingFacet
 
setSpecificationVersion(String) - Method in interface org.jboss.windup.graph.model.meta.xml.IBatisConfigurationFacet
 
setSpecificationVersion(String) - Method in interface org.jboss.windup.graph.model.meta.xml.JPAConfigurationFacet
 
setSpecificationVersion(String) - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
setSpecificationVersion(String) - Method in interface org.jboss.windup.graph.model.meta.xml.SpringConfigurationFacet
 
setSpecificationVersion(String) - Method in interface org.jboss.windup.graph.model.meta.xml.WebConfigurationFacet
 
setSpecVersion(String) - Method in interface org.jboss.windup.graph.model.meta.SpecificationVersionMeta
 
setSpringBeanName(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.SpringBeanFacet
 
setSpringConfiguration(SpringConfigurationFacet) - Method in interface org.jboss.windup.graph.model.meta.javaclass.SpringBeanFacet
 
setSystemId(String) - Method in interface org.jboss.windup.graph.model.meta.xml.DoctypeMeta
 
setTableName(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.HibernateEntityFacet
 
setTransactionType(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.EjbSessionBeanFacet
 
setTransactionType(String) - Method in interface org.jboss.windup.graph.model.meta.javaclass.MessageDrivenBeanFacet
 
setType(String) - Method in interface org.jboss.windup.graph.model.meta.DatasourceMeta
 
setType(String) - Method in interface org.jboss.windup.graph.model.meta.JMSMeta
 
setURI(String) - Method in interface org.jboss.windup.graph.model.meta.xml.NamespaceMeta
 
setURL(String) - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
setVersion(String) - Method in interface org.jboss.windup.graph.model.meta.DatasourceMeta
 
setVersion(String) - Method in interface org.jboss.windup.graph.model.meta.JMSMeta
 
setVersion(String) - Method in interface org.jboss.windup.graph.model.meta.xml.MavenFacet
 
setXmlFacet(XmlResource) - Method in interface org.jboss.windup.graph.model.meta.HibernateSessionFactory
 
setXmlFacet(XmlResource) - Method in interface org.jboss.windup.graph.model.meta.xml.XmlMetaFacet
 
SpecificationVersionMeta - Interface in org.jboss.windup.graph.model.meta
 
SpringBeanDao - Class in org.jboss.windup.graph.dao
 
SpringBeanDao() - Constructor for class org.jboss.windup.graph.dao.SpringBeanDao
 
SpringBeanFacet - Interface in org.jboss.windup.graph.model.meta.javaclass
 
SpringConfigurationDao - Class in org.jboss.windup.graph.dao
 
SpringConfigurationDao() - Constructor for class org.jboss.windup.graph.dao.SpringConfigurationDao
 
SpringConfigurationFacet - Interface in org.jboss.windup.graph.model.meta.xml
 

T

TempArchiveResource - Interface in org.jboss.windup.graph.model.resource
Indicates an archive that was exploded from another archive.
TempFileArchiveEntryDao - Class in org.jboss.windup.graph.dao
 
TempFileArchiveEntryDao() - Constructor for class org.jboss.windup.graph.dao.TempFileArchiveEntryDao
 
type - Variable in class org.jboss.windup.graph.dao.BaseDao
 
typeValue - Variable in class org.jboss.windup.graph.dao.BaseDao
 

V

valueOf(String) - Static method in enum org.jboss.windup.graph.dao.JavaClassDao.JavaVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.windup.graph.dao.JavaClassDao.JavaVersion
Returns an array containing the constants of this enum type, in the order they are declared.

W

WarArchive - Interface in org.jboss.windup.graph.model.resource
 
WarArchiveDao - Class in org.jboss.windup.graph.dao
 
WarArchiveDao() - Constructor for class org.jboss.windup.graph.dao.WarArchiveDao
 
WebConfigurationDao - Class in org.jboss.windup.graph.dao
 
WebConfigurationDao() - Constructor for class org.jboss.windup.graph.dao.WebConfigurationDao
 
WebConfigurationFacet - Interface in org.jboss.windup.graph.model.meta.xml
 
WindupContext - Class in org.jboss.windup.graph
 
WindupContext() - Constructor for class org.jboss.windup.graph.WindupContext
 

X

XmlMetaFacet - Interface in org.jboss.windup.graph.model.meta.xml
 
XmlResource - Interface in org.jboss.windup.graph.model.resource
 
XmlResourceDao - Class in org.jboss.windup.graph.dao
 
XmlResourceDao() - Constructor for class org.jboss.windup.graph.dao.XmlResourceDao
 
A B C D E F G H I J K L M N O P R S T V W X 
Windup Engine - Graph API 2.0.0.Alpha1

Copyright © 2014 JBoss by Red Hat. All rights reserved.