org.eclipse.modisco.java.composition.javaapplication
Interface JavaNodeSourceRegion


public interface JavaNodeSourceRegion

A representation of the model object 'Java Node Source Region'.

The following features are supported:

See Also:
JavaapplicationPackage.getJavaNodeSourceRegion()
Generated:
Model:

Method Summary
 ASTNode getJavaNode()
          Returns the value of the 'Java Node' reference.
 

Method Detail

getJavaNode

ASTNode getJavaNode()
Returns the value of the 'Java Node' reference.

If the meaning of the 'Java Node' reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Java Node' reference.
See Also:
JavaapplicationPackage.getJavaNodeSourceRegion_JavaNode()
Generated:
Model:
required="true" transient="true" changeable="false" volatile="true" derived="true"