Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
P
R
S
T
U
X
P
parent(EObject)
- Method in class fr.obeo.acceleo.gen.template.scripts.imports.services.
XpathServices
Same meaning as the "parent" axe in Xpath : selects the parent of the current node
peek(ENode)
- Method in class fr.obeo.acceleo.gen.template.scripts.imports.services.
ContextServices
Return the last node pushed into the context, and returns an empty string.
pop(ENode)
- Method in class fr.obeo.acceleo.gen.template.scripts.imports.services.
ContextServices
Pops the context, and returns an empty string.
preceding(EObject)
- Method in class fr.obeo.acceleo.gen.template.scripts.imports.services.
XpathServices
Same meaning as the "preceding" axe in Xpath: selects everything in the model that is before the current node
precedingSibling(EObject)
- Method in class fr.obeo.acceleo.gen.template.scripts.imports.services.
XpathServices
Same meaning as the "preceding-sibling" axe in Xpath: selects all siblings before the current node.
PropertiesServices
- Class in
fr.obeo.acceleo.gen.template.scripts.imports.services
System services for the properties files.
PropertiesServices(SpecificScript)
- Constructor for class fr.obeo.acceleo.gen.template.scripts.imports.services.
PropertiesServices
Constructor.
push(ENode)
- Method in class fr.obeo.acceleo.gen.template.scripts.imports.services.
ContextServices
Pushes the current node into the context, and returns an empty string.
put(ENode, String)
- Method in class fr.obeo.acceleo.gen.template.scripts.imports.services.
ContextServices
Puts the current node in the context for the given key, and return an empty string.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
P
R
S
T
U
X