org.eclipse.xtend.typesystem
Interface Feature

All Superinterfaces:
Callable
All Known Subinterfaces:
Operation, Property, StaticProperty
All Known Implementing Classes:
JavaOperationImpl, JavaPropertyImpl, JavaStaticPropertyImpl, JdtOperationImpl, JdtPropertyImpl, JdtStaticPropertyImpl, OperationImpl, PropertyImpl, StaticPropertyImpl, XpandExecutionContextImpl.DefinitionOperationAdapter

public interface Feature
extends Callable

Author:
Sven Efftinge (http://www.efftinge.de), Arno Haase

Method Summary
 java.lang.String getDocumentation()
           
 Type getOwner()
           
 
Methods inherited from interface org.eclipse.xtend.typesystem.Callable
getName, getReturnType
 

Method Detail

getOwner

Type getOwner()

getDocumentation

java.lang.String getDocumentation()