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

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

Introduction

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

The text is from its open source code.

Method

StringgetElementName()
Returns the name of this element.
intgetElementStartLine()
Returns the line number with the start of the element's source code.