Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z
_
T
TimestampProvider
- Interface in
astcentric.structure.basic.tool
Interface providing a timestamp.
toString()
- Method in class astcentric.
BuildInfo.LibraryInfo
toString()
- Method in class astcentric.
BuildInfo
Returns a multiline string with all build and environment informations.
toString()
- Method in class astcentric.structure.basic.
ASTInfo
toString()
- Method in class astcentric.structure.basic.id.
ASTID
Returns a string representation suitable for recreating a new instance which is equal to this one.
toString()
- Method in class astcentric.structure.basic.id.
ID
Returns a string representation suitable for recreating a new instance which is equal to this one.
toString(ASTID, AliasASTIDMapping)
- Method in class astcentric.structure.basic.id.
ID
Returns a compact string representation suitable for recreating a new instance which is equal to this one if the mappings compatible.
toString()
- Method in class astcentric.structure.basic.id.
InternalID
Returns a string representation suitable for recreating a new instance which is equal to this one.
toString()
- Method in class astcentric.structure.basic.property.
BooleanProperty
toString()
- Method in class astcentric.structure.basic.property.
DoubleProperty
toString()
- Method in class astcentric.structure.basic.property.
FloatProperty
toString()
- Method in class astcentric.structure.basic.property.
IntegerProperty
Returns the value as a decimal number.
toString()
- Method in class astcentric.structure.basic.property.
LongProperty
Returns the value as a decimal number.
toString()
- Method in class astcentric.structure.basic.property.
StringProperty
toString()
- Method in class astcentric.structure.filesystem.
RealFile
toString()
- Method in class astcentric.structure.validation.
Multiplicity
Returns a UML-style representation.
toString()
- Method in class astcentric.structure.validation.
OKResult
Returns
OK
.
toString()
- Method in class astcentric.structure.validation.tool.
ValidationMessage
toString()
- Method in class astcentric.structure.validation.
ValidationResults
transform(ScratchPad, Feedback)
- Method in class astcentric.structure.transformation.
CreateNode
transform(ScratchPad, Feedback)
- Method in class astcentric.structure.transformation.
DeleteNode
transform(ScratchPad, Feedback)
- Method in class astcentric.structure.transformation.
MoveNode
transform(ScratchPad, Feedback)
- Method in class astcentric.structure.transformation.
RegisterNodeForExport
transform(ScratchPad, Feedback)
- Method in class astcentric.structure.transformation.
SetASTName
transform(ScratchPad, Feedback)
- Method in class astcentric.structure.transformation.
SetNodeName
transform(ScratchPad, Feedback)
- Method in class astcentric.structure.transformation.
SetNodeValue
transform(ScratchPad, Feedback)
- Method in class astcentric.structure.transformation.
SetReference
transform(ScratchPad, Feedback)
- Method in interface astcentric.structure.transformation.
Transformation
Performs the transformation.
transform(ScratchPad, Feedback)
- Method in class astcentric.structure.transformation.
TransformationSequence
Invokes transform() for each sequence element.
Transformation
- Interface in
astcentric.structure.transformation
Interface for all transformation applicable to an
AST
.
TransformationProcessor
- Class in
astcentric.structure.transformation
Processor for
Transformations
with an unlimited undo stack.
TransformationProcessor()
- Constructor for class astcentric.structure.transformation.
TransformationProcessor
TransformationSequence
- Class in
astcentric.structure.transformation
A sequence of transformations is handled as an atomic transformation.
TransformationSequence(Transformation...)
- Constructor for class astcentric.structure.transformation.
TransformationSequence
Creates an instance with the specified transformations.
traverse(FileHandler)
- Method in class astcentric.structure.filesystem.
RealFile
traverse(FileHandler)
- Method in interface astcentric.structure.filesystem.
VirtualFile
Traverses over all child files if this file is a directory.
traverseAllLoadableASTs(ASTInfoHandler, boolean)
- Method in interface astcentric.structure.basic.
ASTLoader
Traverses all loadable ASTs.
traverseAllLoadableASTs(ASTInfoHandler, boolean)
- Method in class astcentric.structure.basic.
DefaultASTLoader
traverseExportedNodes(NodeHandler)
- Method in interface astcentric.structure.basic.
AST
Traverses all nodes registered for exporting.
traverseFailures(ValidationResultHandler)
- Method in class astcentric.structure.validation.
ValidationResults
Traverses all failures in the order they have been added and handle them by the specified handler.
traverseIDMapping(IDMappingHandler)
- Method in interface astcentric.structure.basic.
AST
Traverses the mapping between alias IDs and internal IDs of all exported nodes.
traverseNodes(NodeHandler)
- Method in interface astcentric.structure.basic.
NodeCollection
Traverses over all nodes of the collection.
TRUE
- Static variable in class astcentric.structure.basic.property.
BooleanProperty
The instance with value
true
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z
_