|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.text.Position
org.dawb.passerelle.editors.VariablePosition
public class VariablePosition
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jface.text.Position |
|---|
isDeleted, length, offset |
| Constructor Summary | |
|---|---|
VariablePosition(int i,
int j)
|
|
| Method Summary | |
|---|---|
org.dawb.passerelle.editors.VariableType |
getVariableType()
|
boolean |
isSelected()
|
void |
setVariableType(org.dawb.passerelle.editors.VariableType variableType)
|
| Methods inherited from class org.eclipse.jface.text.Position |
|---|
delete, equals, getLength, getOffset, hashCode, includes, isDeleted, overlapsWith, setLength, setOffset, toString, undelete |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VariablePosition(int i,
int j)
| Method Detail |
|---|
public org.dawb.passerelle.editors.VariableType getVariableType()
public void setVariableType(org.dawb.passerelle.editors.VariableType variableType)
public boolean isSelected()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||