Java org.springframework.ide.eclipse.beans.core.model IBeansProject fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.ide.eclipse.beans.core.model IBeansProject fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.ide.eclipse.beans.core.model IBeansProject.

The text is from its open source code.

Method

SetgetBeans(String className)
Returns a list of beans which are using the given class as their bean class.
SetgetConfigs()
Returns a collection of all configs defined in this project.
IProjectgetProject()
Returns corresponding Eclipse project.