Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
S
T
U
V
W
A
ABSTRACT
- Static variable in class com.unitesk.atp.treedl.
TDL.Modifiers
ABSTRACT
- Static variable in interface com.unitesk.atp.treedl.
TDL.Modifiers.Key
ABSTRACT
- Static variable in class com.unitesk.atp.treedl.
TDL.StorageType
ABSTRACT
- Static variable in interface com.unitesk.atp.treedl.
TDL.StorageType.Key
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.BaseModule
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.BodyCodeMember
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.Case
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.CaseSignature
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.Code
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.ConstructorCodeMember
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.Field
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.ID
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.Module
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.NameType
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.NodeType
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.NonVirtualParameterDecl
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.OperationRef
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.Parameter
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.PredefinedType
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.QID
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.TypeRef
accept(Visitor)
- Method in class com.unitesk.atp.treedl.
TDL.VirtualParameterDecl
addCase(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
ModuleMatrix
addCase(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
ParameterVariantMatrix
Register case signature.
addImplementedInterface(String)
- Method in class com.unitesk.atp.treedl.
TextGenerator
B
block()
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
block()
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
block()
- Method in class com.unitesk.atp.treedl.
PrintVisitor
block_nl()
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
block_nl()
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
block_nl()
- Method in class com.unitesk.atp.treedl.
PrintVisitor
BOOL
- Static variable in class com.unitesk.atp.treedl.
TDL.PredefinedTypeKind
BOOL
- Static variable in interface com.unitesk.atp.treedl.
TDL.PredefinedTypeKind.Key
C
CHAR
- Static variable in class com.unitesk.atp.treedl.
TDL.PredefinedTypeKind
CHAR
- Static variable in interface com.unitesk.atp.treedl.
TDL.PredefinedTypeKind.Key
check(TDL_ModuleMap, TDL_Module)
- Static method in class com.unitesk.atp.treedl.
Checker
Check semantics of module.
CheckAction
- Class in
com.unitesk.atp.treedl
CheckAction()
- Constructor for class com.unitesk.atp.treedl.
CheckAction
checkCardinality(int)
- Method in class com.unitesk.atp.treedl.
TDL.Type
checkCardinality(TDL.Cardinality)
- Method in class com.unitesk.atp.treedl.
TDL.Type
CHECKED
- Static variable in class com.unitesk.atp.treedl.
TDL.CheckState
CHECKED
- Static variable in interface com.unitesk.atp.treedl.
TDL.CheckState.Key
Checker
- Class in
com.unitesk.atp.treedl
Checker(TDL_ModuleMap, TDL_Module)
- Constructor for class com.unitesk.atp.treedl.
Checker
CHECKING
- Static variable in class com.unitesk.atp.treedl.
TDL.CheckState
CHECKING
- Static variable in interface com.unitesk.atp.treedl.
TDL.CheckState.Key
checkKind(int)
- Method in class com.unitesk.atp.treedl.
TDL.PredefinedType
checkKind(TDL.PredefinedTypeKind)
- Method in class com.unitesk.atp.treedl.
TDL.PredefinedType
checkModifiers(int)
- Method in class com.unitesk.atp.treedl.
TDL.Field
checkModifiers(TDL.Modifiers)
- Method in class com.unitesk.atp.treedl.
TDL.Field
checkState(int)
- Method in class com.unitesk.atp.treedl.
TDL.Module
checkState(TDL.CheckState)
- Method in class com.unitesk.atp.treedl.
TDL.Module
checkState(int)
- Method in class com.unitesk.atp.treedl.
TDL.ModuleMember
checkState(TDL.CheckState)
- Method in class com.unitesk.atp.treedl.
TDL.ModuleMember
closeSmap()
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
closeSmap()
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
com.unitesk.atp.treedl
- package com.unitesk.atp.treedl
createBaseModule(TDL.ID, TDL.QID)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createBaseModule(TDL.ID, TDL.QID)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createBaseModule(TDL.ID, TDL.QID)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createBodyCodeMember(String, Properties, Position, String)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createBodyCodeMember(String, Properties, Position, String)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createBodyCodeMember(String, Properties, Position, String)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createCase(List, TDL.Code)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createCase(List, TDL.Code)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createCase(List, TDL.Code)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createCaseSignature(String, Properties, Position, List)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createCaseSignature(String, Properties, Position, List)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createCaseSignature(String, Properties, Position, List)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createCode(String, Properties, Position, String)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createCode(String, Properties, Position, String)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createCode(String, Properties, Position, String)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createConstructorCodeMember(String, Properties, Position, String)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createConstructorCodeMember(String, Properties, Position, String)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createConstructorCodeMember(String, Properties, Position, String)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createConstTypeDecl(String, Properties, Position, TDL.ID, TDL.TypeRef, boolean, List)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createConstTypeDecl(String, Properties, Position, TDL.ID, TDL.TypeRef, boolean, List)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createConstTypeDecl(String, Properties, Position, TDL.ID, TDL.TypeRef, boolean, List)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createField(String, Properties, Position, boolean, TDL.Modifiers, TDL.Type, TDL.ID, TDL.Code, TDL.Code, TDL.Code)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createField(String, Properties, Position, boolean, TDL.Modifiers, TDL.Type, TDL.ID, TDL.Code, TDL.Code, TDL.Code)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createField(String, Properties, Position, boolean, TDL.Modifiers, TDL.Type, TDL.ID, TDL.Code, TDL.Code, TDL.Code)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createID(Position, String, LinkedToken)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createID(Position, String, LinkedToken)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createID(Position, String, LinkedToken)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createIndex()
- Method in class com.unitesk.atp.treedl.
Matrix
createIndex()
- Method in class com.unitesk.atp.treedl.
ModuleMatrix
createIndex()
- Method in class com.unitesk.atp.treedl.
ParameterVariantMatrix
createModule(String, Properties, Position, boolean, TDL.QID, List, List, TDL.Code, TDL.Code, List)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createModule(String, Properties, Position, boolean, TDL.QID, List, List, TDL.Code, TDL.Code, List)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createModule(String, Properties, Position, boolean, TDL.QID, List, List, TDL.Code, TDL.Code, List)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createNameType(TDL.Cardinality, String)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createNameType(TDL.Cardinality, String)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createNameType(TDL.Cardinality, String)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createNodeType(TDL.Cardinality, TDL.TypeRef)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createNodeType(TDL.Cardinality, TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createNodeType(TDL.Cardinality, TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createNodeTypeDecl(String, Properties, Position, TDL.ID, TDL.TypeRef, boolean, boolean, List, List)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createNodeTypeDecl(String, Properties, Position, TDL.ID, TDL.TypeRef, boolean, boolean, List, List)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createNodeTypeDecl(String, Properties, Position, TDL.ID, TDL.TypeRef, boolean, boolean, List, List)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createNonVirtualParameterDecl(TDL.ID, TDL.Type)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createNonVirtualParameterDecl(TDL.ID, TDL.Type)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createNonVirtualParameterDecl(TDL.ID, TDL.Type)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createOperationDecl(String, Properties, Position, TDL.ID, boolean, TDL.Type, List, List, List)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createOperationDecl(String, Properties, Position, TDL.ID, boolean, TDL.Type, List, List, List)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createOperationDecl(String, Properties, Position, TDL.ID, boolean, TDL.Type, List, List, List)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createOperationRef(TDL.ID, TDL.ID)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createOperationRef(TDL.ID, TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createOperationRef(TDL.ID, TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createParameter(TDL.TypeRef, TDL.ID)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createParameter(TDL.TypeRef, TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createParameter(TDL.TypeRef, TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createPredefinedType(TDL.Cardinality, TDL.PredefinedTypeKind)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createPredefinedType(TDL.Cardinality, TDL.PredefinedTypeKind)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createPredefinedType(TDL.Cardinality, TDL.PredefinedTypeKind)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createQID(List)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createQID(List)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createQID(List)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createTypeRef(TDL.ID, TDL.ID)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createTypeRef(TDL.ID, TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createTypeRef(TDL.ID, TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
createVirtualParameterDecl(TDL.ID, TDL.TypeRef)
- Method in interface com.unitesk.atp.treedl.
TDL_Factory
createVirtualParameterDecl(TDL.ID, TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
TDL_NodeFactory
createVirtualParameterDecl(TDL.ID, TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
TDL_NullFactory
CreatorAction
- Class in
com.unitesk.atp.treedl
CreatorAction()
- Constructor for class com.unitesk.atp.treedl.
CreatorAction
CSharpCopyVisitorGenerator
- Class in
com.unitesk.atp.treedl
CSharpCopyVisitorGenerator()
- Constructor for class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
CSharpDepthFirstWalkerGenerator
- Class in
com.unitesk.atp.treedl
CSharpDepthFirstWalkerGenerator()
- Constructor for class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
CSharpEmptyVisitorGenerator
- Class in
com.unitesk.atp.treedl
CSharpEmptyVisitorGenerator()
- Constructor for class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
CSharpInterfaceFactoryGenerator
- Class in
com.unitesk.atp.treedl
CSharpInterfaceFactoryGenerator()
- Constructor for class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
CSharpLanguageDescription
- Class in
com.unitesk.atp.treedl
CSharpLanguageDescription()
- Constructor for class com.unitesk.atp.treedl.
CSharpLanguageDescription
CSharpNodeFactoryGenerator
- Class in
com.unitesk.atp.treedl
CSharpNodeFactoryGenerator()
- Constructor for class com.unitesk.atp.treedl.
CSharpNodeFactoryGenerator
CSharpNodeGenerator
- Class in
com.unitesk.atp.treedl
CSharpNodeGenerator()
- Constructor for class com.unitesk.atp.treedl.
CSharpNodeGenerator
CSharpNullFactoryGenerator
- Class in
com.unitesk.atp.treedl
CSharpNullFactoryGenerator()
- Constructor for class com.unitesk.atp.treedl.
CSharpNullFactoryGenerator
CSharpTextGenerator
- Class in
com.unitesk.atp.treedl
CSharpTextGenerator()
- Constructor for class com.unitesk.atp.treedl.
CSharpTextGenerator
CSharpTextGenerator.ElementTypeFunction
- Class in
com.unitesk.atp.treedl
CSharpTextGenerator.ElementTypeFunction()
- Constructor for class com.unitesk.atp.treedl.
CSharpTextGenerator.ElementTypeFunction
CSharpTextGenerator.NameFunction
- Class in
com.unitesk.atp.treedl
CSharpTextGenerator.NameFunction()
- Constructor for class com.unitesk.atp.treedl.
CSharpTextGenerator.NameFunction
CSharpTextGenerator.PredefinedTypeNameFunction
- Class in
com.unitesk.atp.treedl
CSharpTextGenerator.PredefinedTypeNameFunction()
- Constructor for class com.unitesk.atp.treedl.
CSharpTextGenerator.PredefinedTypeNameFunction
CURRENT_TREEDL_VERSION_MAJOR
- Static variable in class com.unitesk.atp.treedl.
TDL.Module
CURRENT_TREEDL_VERSION_MINOR
- Static variable in class com.unitesk.atp.treedl.
TDL.Module
CUSTOM
- Static variable in class com.unitesk.atp.treedl.
TDL.Modifiers
CUSTOM
- Static variable in interface com.unitesk.atp.treedl.
TDL.Modifiers.Key
CUSTOM
- Static variable in class com.unitesk.atp.treedl.
TDL.StorageType
CUSTOM
- Static variable in interface com.unitesk.atp.treedl.
TDL.StorageType.Key
D
DEFAULT
- Static variable in class com.unitesk.atp.treedl.
TDL.StorageType
DEFAULT
- Static variable in interface com.unitesk.atp.treedl.
TDL.StorageType.Key
DEFAULT_ATTRIBUTE_BOOL_IS
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_ATTRIBUTE_BOOL_IS
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_ATTRIBUTE_CHECK_NULL
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_ATTRIBUTE_CHECK_NULL
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_ATTRIBUTE_CHECK_SETONCE
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_ATTRIBUTE_CHECK_SETONCE
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_ATTRIBUTE_CHECK_SIZE
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_ATTRIBUTE_CHECK_SIZE
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_ATTRIBUTE_ENUM_CHECK
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_ATTRIBUTE_ENUM_CHECK
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_ATTRIBUTE_LIST_ADD
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_ATTRIBUTE_LIST_ADD
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_ATTRIBUTE_LIST_GET
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_ATTRIBUTE_LIST_GET
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_ATTRIBUTE_LIST_MAX
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_ATTRIBUTE_LIST_MAX
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_ATTRIBUTE_LIST_MIN
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_ATTRIBUTE_LIST_MIN
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_ATTRIBUTE_LIST_REMOVE
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_ATTRIBUTE_LIST_REMOVE
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_ATTRIBUTE_LIST_SIZE
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_ATTRIBUTE_LIST_SIZE
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_NODE_CLASS
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_NODE_CLASS
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_NODE_DEFAULT_CONSTRUCTOR
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_NODE_DEFAULT_CONSTRUCTOR
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_OPERATION_PUBLIC
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_OPERATION_PUBLIC
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_OPERATION_STATIC
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_OPERATION_STATIC
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_OUTPUT_DIR
- Static variable in class com.unitesk.atp.treedl.
Messages2Action
DEFAULT_OUTPUT_DIR
- Static variable in class com.unitesk.atp.treedl.
MessagesAction
DEFAULT_SMAP_GENERATE
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
DEFAULT_SMAP_GENERATE
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
DEFAULT_TREEDL_LANGUAGE
- Static variable in class com.unitesk.atp.treedl.
TDL.Module
DEFAULT_TREEDL_VISITOR
- Static variable in class com.unitesk.atp.treedl.
TDL.Module
DEFAULT_UPDATE
- Static variable in class com.unitesk.atp.treedl.
Messages2Action
DEFAULT_UPDATE
- Static variable in class com.unitesk.atp.treedl.
MessagesAction
DOUBLE
- Static variable in class com.unitesk.atp.treedl.
TDL.PredefinedTypeKind
DOUBLE
- Static variable in interface com.unitesk.atp.treedl.
TDL.PredefinedTypeKind.Key
dstFile
- Variable in class com.unitesk.atp.treedl.
FileGeneratorAction
E
equals(Object)
- Method in class com.unitesk.atp.treedl.
TDL.ID
equals(Object)
- Method in class com.unitesk.atp.treedl.
TDL.NameType
equals(Object)
- Method in class com.unitesk.atp.treedl.
TDL.NodeType
equals(Object)
- Method in class com.unitesk.atp.treedl.
TDL.OperationRef
equals(Object)
- Method in class com.unitesk.atp.treedl.
TDL.PredefinedType
equals(Object)
- Method in class com.unitesk.atp.treedl.
TDL.QID
equals(Object)
- Method in class com.unitesk.atp.treedl.
TDL.Type
equals(Object)
- Method in class com.unitesk.atp.treedl.
TDL.TypeRef
F
FileGeneratorAction
- Class in
com.unitesk.atp.treedl
Base abstract class for actions that generate files.
FileGeneratorAction()
- Constructor for class com.unitesk.atp.treedl.
FileGeneratorAction
findModuleTypeMember(String)
- Method in class com.unitesk.atp.treedl.
TDL_Module
findOperation(String)
- Method in class com.unitesk.atp.treedl.
TDL_Module
FLOAT
- Static variable in class com.unitesk.atp.treedl.
TDL.PredefinedTypeKind
FLOAT
- Static variable in interface com.unitesk.atp.treedl.
TDL.PredefinedTypeKind.Key
G
generateCall(TDL.OperationDecl, ParameterVariantMatrix, Index)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
Generate variant call.
generateCall(TDL.OperationDecl, ParameterVariantMatrix, Index)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
Generate variant call.
generateCaseCode(TDL.OperationDecl, ParameterVariantMatrix, Index)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
Generate case code for the given variant.
generateCaseCode(TDL.OperationDecl, ParameterVariantMatrix, Index)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
Generate case code for the given variant.
generateEnumCheck(TDL.Field)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
check( int ) for the first attribute of constant type
generateEnumCheck(TDL.Field)
- Method in class com.unitesk.atp.treedl.
Java5NodeGenerator
check( int ) for the first attribute of constant type
generateEnumCheck(TDL.Field)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
check( int ) for the first attribute of constant type
generateEnumSwitch(TDL.OperationDecl, int, ParameterVariantMatrix, Index)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
Generate switch by enum type of virtual parameter
generateEnumSwitch(TDL.OperationDecl, int, ParameterVariantMatrix, Index)
- Method in class com.unitesk.atp.treedl.
Java5NodeGenerator
generateEnumSwitch(TDL.OperationDecl, int, ParameterVariantMatrix, Index)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
Generate switch by enum type of virtual parameter
generateFile(File, boolean, TextGenerator)
- Method in class com.unitesk.atp.treedl.
FileGeneratorAction
Generate file.
generateHeader()
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
generateHeader()
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
generateKeyClassSwitch(TDL.OperationDecl, int, Index)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
Generate switch (if-else-if) by key class of virtual parameter
generateKeyClassSwitch(TDL.OperationDecl, int, Index)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
Generate switch (if-else-if) by key class of virtual parameter
generateKeySwitch(TDL.OperationDecl, int, ParameterVariantMatrix, Index)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
Generate switch by key of virtual parameter
generateKeySwitch(TDL.OperationDecl, int, ParameterVariantMatrix, Index)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
Generate switch by key of virtual parameter
generateListCheck(String, String)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
generateListCheck(String, String)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
generateVariants(TDL.OperationDecl, ParameterVariantMatrix)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
Generate variant methods for all combinations of virtual node types parameters
generateVariants(TDL.OperationDecl, ParameterVariantMatrix)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
Generate variant methods for all combinations of virtual node types parameters
get(Index)
- Method in class com.unitesk.atp.treedl.
Matrix
get(Index)
- Method in class com.unitesk.atp.treedl.
ParameterVariantMatrix
get(int)
- Static method in class com.unitesk.atp.treedl.
TDL.Cardinality
get(int)
- Static method in class com.unitesk.atp.treedl.
TDL.CheckState
get(int)
- Static method in class com.unitesk.atp.treedl.
TDL.Modifiers
get(int)
- Static method in class com.unitesk.atp.treedl.
TDL.PredefinedTypeKind
get(int)
- Static method in class com.unitesk.atp.treedl.
TDL.StorageType
getActionName()
- Method in class com.unitesk.atp.treedl.
TextGenerator
Returns name of action from which this text generator was called.
getBaseClassName()
- Method in class com.unitesk.atp.treedl.
TextGenerator
getBaseField()
- Method in class com.unitesk.atp.treedl.
TDL.Field
getBaseLanguage()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseModuleLanguage
getBaseName()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseModuleLanguage
getBaseNodeType()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
Base node type from optBaseType or root node type
getBooleanProperty(TDL.Entity, String, String, boolean)
- Method in class com.unitesk.atp.treedl.
TextGenerator
Get boolean value of property.
getCardinality()
- Method in class com.unitesk.atp.treedl.
TDL.Type
Cardinality of type
getCase(Index)
- Method in class com.unitesk.atp.treedl.
ParameterVariantMatrix
Get case signature by global index of variant.
getCaseSignatureList()
- Method in class com.unitesk.atp.treedl.
TDL.Case
List of case signatures
getCaseSignatureList(int)
- Method in class com.unitesk.atp.treedl.
TDL.Case
getCode()
- Method in class com.unitesk.atp.treedl.
TDL.Case
Case code
getCode()
- Method in class com.unitesk.atp.treedl.
TDL.Code
Custom code
getCode()
- Method in class com.unitesk.atp.treedl.
TDL.CodeMember
Custom code
getCodeKind()
- Method in class com.unitesk.atp.treedl.
Message.CustomCodeAlreadyDefined
getCodeLexer(LexerSharedInputState, TokenStreamSelector, String)
- Method in class com.unitesk.atp.treedl.
CSharpLanguageDescription
getCodeLexer(LexerSharedInputState, TokenStreamSelector, String)
- Method in class com.unitesk.atp.treedl.
JavaLanguageDescription
getCodeLexer(LexerSharedInputState, TokenStreamSelector, String)
- Method in class com.unitesk.atp.treedl.
LanguageDescription
getColumn()
- Method in class com.unitesk.atp.treedl.
TextGenerator
getConstant()
- Method in class com.unitesk.atp.treedl.
Message.ConstantRequiredForVirtualEnumParameter
getConstant()
- Method in class com.unitesk.atp.treedl.
ParameterVariantMatrix.Variant
getConstToTypeMap()
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
getCurrent()
- Method in class com.unitesk.atp.treedl.
Message.UnsupportedVersion
getDim()
- Method in class com.unitesk.atp.treedl.
Matrix
getDim()
- Method in class com.unitesk.atp.treedl.
ModuleMatrix
getDimType()
- Method in class com.unitesk.atp.treedl.
ModuleMatrix
getDomain()
- Method in class com.unitesk.atp.treedl.
ModuleMatrix
getFile()
- Method in class com.unitesk.atp.treedl.
Checker
getFile()
- Method in class com.unitesk.atp.treedl.
Message.FileMessage
getFirst()
- Method in class com.unitesk.atp.treedl.
TDL.QID
First ID of QID
getFirstToken()
- Method in class com.unitesk.atp.treedl.
TDL.Module
First token of module
getFullConstantList()
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
getFullConstantList(int)
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
getFullFieldList()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
All fields including those from base type
getFullFieldList(int)
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
getIdList()
- Method in class com.unitesk.atp.treedl.
TDL.QID
List of identifiers that form qualified identifier.
getIdList(int)
- Method in class com.unitesk.atp.treedl.
TDL.QID
getImplementedInterfaceList()
- Method in class com.unitesk.atp.treedl.
TextGenerator
getIndex()
- Method in class com.unitesk.atp.treedl.
Index
Get linear index.
getIndex(int)
- Method in class com.unitesk.atp.treedl.
Index
Get i-th coordinate of index.
getIndex(int)
- Method in class com.unitesk.atp.treedl.
ModuleMatrix
getIsAbstract()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
Is this node type abstract?
getIsChild()
- Method in class com.unitesk.atp.treedl.
TDL.Field
Is it child?
getIsFlags()
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
Is this enum a set of flags?
getIsRoot()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
Is this declaration of root node type?
getIsTree()
- Method in class com.unitesk.atp.treedl.
TDL.Module
getIsVirtual()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
getKind()
- Method in class com.unitesk.atp.treedl.
LanguageDescription
getKind()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseField
getKind()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseFieldType
getKind()
- Method in class com.unitesk.atp.treedl.
Message.OverrideModifierRequired
getKind()
- Method in class com.unitesk.atp.treedl.
TDL.PredefinedType
getKind()
- Method in class com.unitesk.atp.treedl.
TextGenerator
getLanguage()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseModuleLanguage
getLanguage()
- Method in class com.unitesk.atp.treedl.
TDL_Module
Get module language description.
getLast()
- Method in class com.unitesk.atp.treedl.
TDL.QID
Last ID of QID
getLastToken()
- Method in class com.unitesk.atp.treedl.
TDL.Module
Last token of module
getLength()
- Method in class com.unitesk.atp.treedl.
Matrix
getLine()
- Method in class com.unitesk.atp.treedl.
TextGenerator
getMajor()
- Method in class com.unitesk.atp.treedl.
Message.UnsupportedVersion
getMemberMap()
- Method in class com.unitesk.atp.treedl.
TDL.Module
Module members
getMessageBox()
- Method in class com.unitesk.atp.treedl.
Checker
getMinor()
- Method in class com.unitesk.atp.treedl.
Message.UnsupportedVersion
getModifier()
- Method in class com.unitesk.atp.treedl.
Message.ModifierAlreadyDefined
getModifiers()
- Method in class com.unitesk.atp.treedl.
TDL.Field
Field modifiers
getModule()
- Method in class com.unitesk.atp.treedl.
Message.OperationNotFound
getModule()
- Method in class com.unitesk.atp.treedl.
Message.TypeNotFound
getModule()
- Method in class com.unitesk.atp.treedl.
ModuleMatrix
getModule()
- Method in class com.unitesk.atp.treedl.
TDL.BaseModule
getModule()
- Method in class com.unitesk.atp.treedl.
TDL.OperationRef
getModule()
- Method in class com.unitesk.atp.treedl.
TDL.TypeRef
getModule(TDL.QID)
- Method in class com.unitesk.atp.treedl.
TDL_ModuleMap
Get loaded module with the given name.
getModule()
- Method in class com.unitesk.atp.treedl.
TextGenerator
getModuleCombination()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleOperations
getModuleMap()
- Method in class com.unitesk.atp.treedl.
TDL.Module
getModuleMatrix()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
getModuleNames()
- Method in class com.unitesk.atp.treedl.
TDL_ModuleMap
Returns set of full names of all known modules.
getName()
- Method in class com.unitesk.atp.treedl.
Message.AbstractAttributeCantBeCustom
getName()
- Method in class com.unitesk.atp.treedl.
Message.AbstractAttributeCantOverrideNonAbstract
getName()
- Method in class com.unitesk.atp.treedl.
Message.AbstractAttributeShouldBeInAbstractNode
getName()
- Method in class com.unitesk.atp.treedl.
Message.AbstractAttributeShouldBeOverridden
getName()
- Method in class com.unitesk.atp.treedl.
Message.AbstractBaseNodeRequired
getName()
- Method in class com.unitesk.atp.treedl.
Message.BaseModuleAlreadyReferenced
getName()
- Method in class com.unitesk.atp.treedl.
Message.BaseModuleNotFound
getName()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterNameDiffers
getName()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeNotAllowed
getName()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldBeInheritor
getName()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldNotBeAbstract
getName()
- Method in class com.unitesk.atp.treedl.
Message.ChildCantBeAbstractCustomNoSet
getName()
- Method in class com.unitesk.atp.treedl.
Message.ConstantAlreadyDefined
getName()
- Method in class com.unitesk.atp.treedl.
Message.ConstantRequiredForVirtualEnumParameter
getName()
- Method in class com.unitesk.atp.treedl.
Message.CustomCodeNotAllowedForAbstractAttribute
getName()
- Method in class com.unitesk.atp.treedl.
Message.CustomModifierNotAllowedWhenOverridingNonAbstract
getName()
- Method in class com.unitesk.atp.treedl.
Message.GetOperationNotDefined
getName()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseField
getName()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseFieldType
getName()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseType
getName()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleSetOnceModifiers
getName()
- Method in class com.unitesk.atp.treedl.
Message.IncorrectNumberOfParameters
getName()
- Method in class com.unitesk.atp.treedl.
Message.InitializerNotAllowedForNoSetAttribute
getName()
- Method in class com.unitesk.atp.treedl.
Message.ModuleCircularDependence
getName()
- Method in class com.unitesk.atp.treedl.
Message.ModuleMemberAlreadyDefined
getName()
- Method in class com.unitesk.atp.treedl.
Message.NodeMemberAlreadyDefined
getName()
- Method in class com.unitesk.atp.treedl.
Message.NonLateAttributeCantOverrideLate
getName()
- Method in class com.unitesk.atp.treedl.
Message.NoSetAttributeCanOverrideOnlyNoSet
getName()
- Method in class com.unitesk.atp.treedl.
Message.NoSetAttributeShouldBeLate
getName()
- Method in class com.unitesk.atp.treedl.
Message.OverrideModifierRequired
getName()
- Method in class com.unitesk.atp.treedl.
Message.ParameterAlreadyDeclared
getName()
- Method in class com.unitesk.atp.treedl.
Message.SetCodeNotAllowedForNoSetAttribute
getName()
- Method in class com.unitesk.atp.treedl.
Message.SetOnceNotAllowedForNoSetAttribute
getName()
- Method in class com.unitesk.atp.treedl.
Message.SetOperationNotDefined
getName()
- Method in class com.unitesk.atp.treedl.
Message.SynonymAlreadyDefined
getName()
- Method in class com.unitesk.atp.treedl.
Message.SynonymNotDefined
getName()
- Method in class com.unitesk.atp.treedl.
Message.TypeCircularDependence
getName()
- Method in class com.unitesk.atp.treedl.
Message.TypeNotAllowedForVirtualEnumParameter
getName()
- Method in class com.unitesk.atp.treedl.
Message.TypeNotFound
getName()
- Method in class com.unitesk.atp.treedl.
Message.TypeRequiredForVirtualNodeParameter
getName()
- Method in class com.unitesk.atp.treedl.
Message.VirtualOperationCantBeInModule
getName()
- Method in class com.unitesk.atp.treedl.
Message.VirtualParameterCantBeOfFlagsType
getName()
- Method in class com.unitesk.atp.treedl.
TDL.BaseModule
Full name of referenced module
getName()
- Method in class com.unitesk.atp.treedl.
TDL.Field
Field name
getName()
- Method in class com.unitesk.atp.treedl.
TDL.Module
Name
getName()
- Method in class com.unitesk.atp.treedl.
TDL.ModuleMember
Name
getName()
- Method in class com.unitesk.atp.treedl.
TDL.NameType
getName()
- Method in class com.unitesk.atp.treedl.
TDL.OperationRef
Name of operation in the specified module
getName()
- Method in class com.unitesk.atp.treedl.
TDL.Parameter
Case parameter name.
getName()
- Method in class com.unitesk.atp.treedl.
TDL.ParameterDecl
Name
getName()
- Method in class com.unitesk.atp.treedl.
TDL.TypeRef
Name of type member in the specified module
getName()
- Method in class com.unitesk.atp.treedl.
TextGenerator
getNameToFieldMap()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
All field names included those from base type
getOldOpDecl()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleOperations
getOpDecl()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleOperations
getOpDecl()
- Method in class com.unitesk.atp.treedl.
Message.InconsistentVirtualParameters
getOperationDecl()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleReturnTypes
getOperationDecl()
- Method in class com.unitesk.atp.treedl.
ModuleMatrix
getOperationDecl(Index)
- Method in class com.unitesk.atp.treedl.
ModuleMatrix
getOperationDecl()
- Method in class com.unitesk.atp.treedl.
TDL.OperationRef
getOperationName()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterNameDiffers
getOptBaseCustomTypeList()
- Method in class com.unitesk.atp.treedl.
TDL.Module
Base custom types of this module member
getOptBaseCustomTypeList(int)
- Method in class com.unitesk.atp.treedl.
TDL.Module
getOptBaseCustomTypeList()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
List of base types
getOptBaseCustomTypeList(int)
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
getOptBaseModuleList()
- Method in class com.unitesk.atp.treedl.
TDL.Module
Base modules used by this module
getOptBaseModuleList(int)
- Method in class com.unitesk.atp.treedl.
TDL.Module
getOptBaseType()
- Method in class com.unitesk.atp.treedl.
TDL.ModuleTypeMember
Reference to base type
getOptBody()
- Method in class com.unitesk.atp.treedl.
TDL.Module
Customization code for body of this module
getOptCaseList()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
List of operation cases
getOptCaseList(int)
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
getOptConstantList()
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
List of constants
getOptConstantList(int)
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
getOptDocomment()
- Method in class com.unitesk.atp.treedl.
TDL.Entity
Documentation comment
getOptGetCode()
- Method in class com.unitesk.atp.treedl.
TDL.Field
Field get-accessor code
getOptHeader()
- Method in class com.unitesk.atp.treedl.
TDL.Module
Customization code for header of this module
getOptInheritorList()
- Method in class com.unitesk.atp.treedl.
TDL.ModuleTypeMember
getOptInheritorList(int)
- Method in class com.unitesk.atp.treedl.
TDL.ModuleTypeMember
getOptInitCode()
- Method in class com.unitesk.atp.treedl.
TDL.Field
Field initializer
getOptMemberList()
- Method in class com.unitesk.atp.treedl.
TDL.Module
Members
getOptMemberList(int)
- Method in class com.unitesk.atp.treedl.
TDL.Module
getOptMemberList()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
Node type members
getOptMemberList(int)
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
getOptModuleName()
- Method in class com.unitesk.atp.treedl.
TDL.OperationRef
Module reference. null means current module
getOptModuleName()
- Method in class com.unitesk.atp.treedl.
TDL.TypeRef
Module reference. null means current module
getOptOperationRefList()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
BAse operations
getOptOperationRefList(int)
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
getOptParameterDeclList()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
Parameters
getOptParameterDeclList(int)
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
getOptParentTypeList()
- Method in class com.unitesk.atp.treedl.
TDL.ModuleTypeMember
getOptParentTypeList(int)
- Method in class com.unitesk.atp.treedl.
TDL.ModuleTypeMember
getOptProperties()
- Method in class com.unitesk.atp.treedl.
TDL.Entity
Declarative information
getOptRootNodeType()
- Method in class com.unitesk.atp.treedl.
TDL.Module
getOptSetCode()
- Method in class com.unitesk.atp.treedl.
TDL.Field
Field set-accessor code
getOptSynonym()
- Method in class com.unitesk.atp.treedl.
TDL.BaseModule
Synonym of module name
getOptType()
- Method in class com.unitesk.atp.treedl.
TDL.Parameter
Case parameter type.
getOutClassName()
- Method in class com.unitesk.atp.treedl.
TextGenerator
getOutFile()
- Method in class com.unitesk.atp.treedl.
TextGenerator
getOutFileName(String, String)
- Static method in class com.unitesk.atp.treedl.
CSharpTextGenerator
getOutFileName(String, String)
- Static method in class com.unitesk.atp.treedl.
JavaTextGenerator
getParamDecl()
- Method in class com.unitesk.atp.treedl.
Message.InconsistentVirtualParameters
getParameterList()
- Method in class com.unitesk.atp.treedl.
TDL.CaseSignature
List of case parameters.
getParameterList(int)
- Method in class com.unitesk.atp.treedl.
TDL.CaseSignature
getParameters()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
getParameterVariantMatrix()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
getParamMatrix(Index)
- Method in class com.unitesk.atp.treedl.
ModuleMatrix
getPlugin(String)
- Method in class com.unitesk.atp.treedl.
TextGenerator
getPluginManager()
- Method in class com.unitesk.atp.treedl.
TextGenerator
getPosition()
- Method in class com.unitesk.atp.treedl.
Message.FilePositionMessage
getPosition()
- Method in class com.unitesk.atp.treedl.
TDL.Entity
getPosition()
- Method in class com.unitesk.atp.treedl.
TDL.ID
Position of identifier in source file
getPrevName()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterNameDiffers
getPrevPosition()
- Method in class com.unitesk.atp.treedl.
Message.BaseModuleAlreadyReferenced
getPrevPosition()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterNameDiffers
getPrevPosition()
- Method in class com.unitesk.atp.treedl.
Message.IncorrectNumberOfParameters
getPrevPosition()
- Method in class com.unitesk.atp.treedl.
Message.ModuleMemberAlreadyDefined
getPrevPosition()
- Method in class com.unitesk.atp.treedl.
Message.RootNodeTypeAlreadyDefined
getPrevPosition()
- Method in class com.unitesk.atp.treedl.
Message.SynonymAlreadyDefined
getPrevType()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldBeInheritor
getProperty(String)
- Method in class com.unitesk.atp.treedl.
TDL.Entity
getProperty(String, String)
- Method in class com.unitesk.atp.treedl.
TDL.Entity
getProperty(String)
- Method in class com.unitesk.atp.treedl.
TextGenerator
getProperty(String, String)
- Method in class com.unitesk.atp.treedl.
TextGenerator
getProperty(TDL.Entity, String, String, boolean)
- Method in class com.unitesk.atp.treedl.
TextGenerator
Get entity property with name <actionName>.
getPropertyName(String)
- Method in class com.unitesk.atp.treedl.
TextGenerator
getReferencedModuleList()
- Method in class com.unitesk.atp.treedl.
TDL.Module
getReferencedModuleList(int)
- Method in class com.unitesk.atp.treedl.
TDL.Module
getReferencedModuleMap()
- Method in class com.unitesk.atp.treedl.
TDL.Module
Base modules closure
getReturnType()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
Return type. null means 'void'
getRoot()
- Method in class com.unitesk.atp.treedl.
TDL
getRootNodeType()
- Static method in class com.unitesk.atp.treedl.
TDL_Module
getSignature()
- Method in class com.unitesk.atp.treedl.
Message.CaseAlreadyDefined
getSignature()
- Method in class com.unitesk.atp.treedl.
Message.OperationNotFound
getSize(int)
- Method in class com.unitesk.atp.treedl.
Matrix
getSize()
- Method in class com.unitesk.atp.treedl.
ParameterVariantMatrix
getSize(int)
- Method in class com.unitesk.atp.treedl.
ParameterVariantMatrix
getSourcePath()
- Method in class com.unitesk.atp.treedl.
TDL_ModuleMap
Returns source path where modules are searched.
getState()
- Method in class com.unitesk.atp.treedl.
TDL.Module
getState()
- Method in class com.unitesk.atp.treedl.
TDL.ModuleMember
getStorageType(TDL.Field)
- Static method in class com.unitesk.atp.treedl.
TDL_Module
Gets storage type of fields.
getText()
- Method in class com.unitesk.atp.treedl.
Message.SyntaxError
getToken()
- Method in class com.unitesk.atp.treedl.
TDL.ID
Token object representing identifier
getType()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldBeInheritor
getType()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldNotBeAbstract
getType()
- Method in class com.unitesk.atp.treedl.
Message.ConstantRequiredForVirtualEnumParameter
getType()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseType
getType()
- Method in class com.unitesk.atp.treedl.
Message.TypeCircularDependence
getType()
- Method in class com.unitesk.atp.treedl.
ParameterVariantMatrix.Variant
getType()
- Method in class com.unitesk.atp.treedl.
TDL.Field
Field type
getType()
- Method in class com.unitesk.atp.treedl.
TDL.NodeType
Type reference.
getType()
- Method in class com.unitesk.atp.treedl.
TDL.NonVirtualParameterDecl
Type
getType()
- Method in class com.unitesk.atp.treedl.
TDL.TypeRef
getType()
- Method in class com.unitesk.atp.treedl.
TDL.VirtualParameterDecl
Type
getValue()
- Method in class com.unitesk.atp.treedl.
TDL.ID
String representation of identifier
getValue()
- Method in class com.unitesk.atp.treedl.
TDL.QID
Calculated string represenation of qualified identifier.
getVariant()
- Method in class com.unitesk.atp.treedl.
Message.CaseNotDefined
getVariant(int, int)
- Method in class com.unitesk.atp.treedl.
ParameterVariantMatrix
Get variant of virtual parameter.
getVariantString(Index)
- Method in class com.unitesk.atp.treedl.
ParameterVariantMatrix
getVersion()
- Method in class com.unitesk.atp.treedl.
CheckAction
getVersion()
- Static method in class com.unitesk.atp.treedl.
Checker
Returns checker version.
getVersion()
- Method in class com.unitesk.atp.treedl.
CreatorAction
getVersion()
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
CSharpLanguageDescription
getVersion()
- Method in class com.unitesk.atp.treedl.
CSharpNodeFactoryGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
CSharpNullFactoryGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
Java5NodeFactoryGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
Java5NodeGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
Java5NullFactoryGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
JavaLanguageDescription
getVersion()
- Method in class com.unitesk.atp.treedl.
JavaNodeFactoryGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
JavaNullFactoryGenerator
getVersion()
- Method in class com.unitesk.atp.treedl.
Messages2Action
getVersion()
- Method in class com.unitesk.atp.treedl.
MessagesAction
getVersion()
- Method in class com.unitesk.atp.treedl.
PrintAction
getVersion()
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
getVersion()
- Method in class com.unitesk.atp.treedl.
PrintVisitor
getVersion()
- Method in class com.unitesk.atp.treedl.
TranslateAction
getVersion()
- Method in class com.unitesk.atp.treedl.
VisitorAction
getVersion()
- Method in class com.unitesk.atp.treedl.
WalkerAction
getVisitorName()
- Method in class com.unitesk.atp.treedl.
TDL.Module
H
has()
- Method in class com.unitesk.atp.treedl.
Index
Check if index points to an element of the matrix.
hasGet(TDL.Field)
- Static method in class com.unitesk.atp.treedl.
TDL_Module
hashCode()
- Method in class com.unitesk.atp.treedl.
TDL.ID
hashCode()
- Method in class com.unitesk.atp.treedl.
TDL.QID
hasSet(TDL.Field)
- Static method in class com.unitesk.atp.treedl.
TDL_Module
I
Index
- Class in
com.unitesk.atp.treedl
Iteratable index of
Matrix
.
Index(Matrix)
- Constructor for class com.unitesk.atp.treedl.
Index
Create index of start position for the given matrix.
Index(Matrix, int[])
- Constructor for class com.unitesk.atp.treedl.
Index
Create index of the given position for the given matrix.
init()
- Method in class com.unitesk.atp.treedl.
Index
Move index to start position.
init(PluginManager, String)
- Method in class com.unitesk.atp.treedl.
TextGenerator
initName()
- Method in class com.unitesk.atp.treedl.
Main
insert(List, TDL.ModuleMember)
- Static method in class com.unitesk.atp.treedl.
TDL_Module
Insert module member in a list of module members sorted by name.
INT
- Static variable in class com.unitesk.atp.treedl.
TDL.PredefinedTypeKind
INT
- Static variable in interface com.unitesk.atp.treedl.
TDL.PredefinedTypeKind.Key
invoke(String[])
- Static method in class com.unitesk.atp.treedl.
Main
The method for invocation of TreeDL tool from Java code.
isAbstract()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
isBaseTypeOf(TDL.ModuleTypeMember, TDL.ModuleTypeMember)
- Static method in class com.unitesk.atp.treedl.
TDL_Module
isChild()
- Method in class com.unitesk.atp.treedl.
TDL.Field
isConstantOfType(TDL.ID, TDL.ConstTypeDecl)
- Static method in class com.unitesk.atp.treedl.
TDL_Module
isConstructorParameter(TDL.Field)
- Static method in class com.unitesk.atp.treedl.
TDL_Module
isFlags()
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
isKeyword(String)
- Static method in class com.unitesk.atp.treedl.
TDL_Module
Returns true if given string is one of TreeDL keywords.
isNodeType(int)
- Method in class com.unitesk.atp.treedl.
ModuleMatrix
isPrimitiveType(TDL.Type)
- Static method in class com.unitesk.atp.treedl.
CSharpLanguageDescription
Returns true if type is primitive or is list type with elements of primitive type
isPrimitiveType(String)
- Static method in class com.unitesk.atp.treedl.
CSharpLanguageDescription
isPrimitiveType(TDL.Type)
- Static method in class com.unitesk.atp.treedl.
JavaLanguageDescription
Returns true if type is primitive or is list type with elements of primitive type
isPrimitiveType(String)
- Static method in class com.unitesk.atp.treedl.
JavaLanguageDescription
isRoot()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
isTree()
- Method in class com.unitesk.atp.treedl.
TDL.Module
isType()
- Method in class com.unitesk.atp.treedl.
ParameterVariantMatrix.Variant
isVirtual()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
J
Java5InterfaceFactoryGenerator
- Class in
com.unitesk.atp.treedl
Java5InterfaceFactoryGenerator()
- Constructor for class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
Java5NodeFactoryGenerator
- Class in
com.unitesk.atp.treedl
Java5NodeFactoryGenerator()
- Constructor for class com.unitesk.atp.treedl.
Java5NodeFactoryGenerator
Java5NodeGenerator
- Class in
com.unitesk.atp.treedl
Java5NodeGenerator()
- Constructor for class com.unitesk.atp.treedl.
Java5NodeGenerator
Java5NullFactoryGenerator
- Class in
com.unitesk.atp.treedl
Java5NullFactoryGenerator()
- Constructor for class com.unitesk.atp.treedl.
Java5NullFactoryGenerator
Java5TextGenerator
- Class in
com.unitesk.atp.treedl
Java5TextGenerator()
- Constructor for class com.unitesk.atp.treedl.
Java5TextGenerator
JavaCopyVisitorGenerator
- Class in
com.unitesk.atp.treedl
JavaCopyVisitorGenerator()
- Constructor for class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
JavaDepthFirstWalkerGenerator
- Class in
com.unitesk.atp.treedl
JavaDepthFirstWalkerGenerator()
- Constructor for class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
JavaEmptyVisitorGenerator
- Class in
com.unitesk.atp.treedl
JavaEmptyVisitorGenerator()
- Constructor for class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
JavaInterfaceFactoryGenerator
- Class in
com.unitesk.atp.treedl
JavaInterfaceFactoryGenerator()
- Constructor for class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
JavaLanguageDescription
- Class in
com.unitesk.atp.treedl
JavaLanguageDescription()
- Constructor for class com.unitesk.atp.treedl.
JavaLanguageDescription
JavaNodeFactoryGenerator
- Class in
com.unitesk.atp.treedl
JavaNodeFactoryGenerator()
- Constructor for class com.unitesk.atp.treedl.
JavaNodeFactoryGenerator
JavaNodeGenerator
- Class in
com.unitesk.atp.treedl
JavaNodeGenerator()
- Constructor for class com.unitesk.atp.treedl.
JavaNodeGenerator
JavaNullFactoryGenerator
- Class in
com.unitesk.atp.treedl
JavaNullFactoryGenerator()
- Constructor for class com.unitesk.atp.treedl.
JavaNullFactoryGenerator
JavaTextGenerator
- Class in
com.unitesk.atp.treedl
JavaTextGenerator()
- Constructor for class com.unitesk.atp.treedl.
JavaTextGenerator
JavaTextGenerator.ElementObjectTypeFunction
- Class in
com.unitesk.atp.treedl
JavaTextGenerator.ElementObjectTypeFunction()
- Constructor for class com.unitesk.atp.treedl.
JavaTextGenerator.ElementObjectTypeFunction
JavaTextGenerator.ElementTypeFunction
- Class in
com.unitesk.atp.treedl
JavaTextGenerator.ElementTypeFunction()
- Constructor for class com.unitesk.atp.treedl.
JavaTextGenerator.ElementTypeFunction
JavaTextGenerator.NameFunction
- Class in
com.unitesk.atp.treedl
JavaTextGenerator.NameFunction()
- Constructor for class com.unitesk.atp.treedl.
JavaTextGenerator.NameFunction
JavaTextGenerator.PredefinedTypeNameFunction
- Class in
com.unitesk.atp.treedl
JavaTextGenerator.PredefinedTypeNameFunction()
- Constructor for class com.unitesk.atp.treedl.
JavaTextGenerator.PredefinedTypeNameFunction
K
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.AbstractAttributeCantBeCustom
key()
- Method in class com.unitesk.atp.treedl.
Message.AbstractAttributeCantBeCustom
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.AbstractAttributeCantOverrideNonAbstract
key()
- Method in class com.unitesk.atp.treedl.
Message.AbstractAttributeCantOverrideNonAbstract
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.AbstractAttributeShouldBeInAbstractNode
key()
- Method in class com.unitesk.atp.treedl.
Message.AbstractAttributeShouldBeInAbstractNode
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.AbstractAttributeShouldBeOverridden
key()
- Method in class com.unitesk.atp.treedl.
Message.AbstractAttributeShouldBeOverridden
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.AbstractBaseNodeRequired
key()
- Method in class com.unitesk.atp.treedl.
Message.AbstractBaseNodeRequired
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.BaseModuleAlreadyReferenced
key()
- Method in class com.unitesk.atp.treedl.
Message.BaseModuleAlreadyReferenced
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.BaseModuleNotFound
key()
- Method in class com.unitesk.atp.treedl.
Message.BaseModuleNotFound
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.CaseAlreadyDefined
key()
- Method in class com.unitesk.atp.treedl.
Message.CaseAlreadyDefined
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.CaseNotDefined
key()
- Method in class com.unitesk.atp.treedl.
Message.CaseNotDefined
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.CaseParameterNameDiffers
key()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterNameDiffers
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.CaseParameterTypeNotAllowed
key()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeNotAllowed
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldBeInheritor
key()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldBeInheritor
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldNotBeAbstract
key()
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldNotBeAbstract
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.ChildCantBeAbstractCustomNoSet
key()
- Method in class com.unitesk.atp.treedl.
Message.ChildCantBeAbstractCustomNoSet
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.ConstantAlreadyDefined
key()
- Method in class com.unitesk.atp.treedl.
Message.ConstantAlreadyDefined
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.ConstantRequiredForVirtualEnumParameter
key()
- Method in class com.unitesk.atp.treedl.
Message.ConstantRequiredForVirtualEnumParameter
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.CustomCodeAlreadyDefined
key()
- Method in class com.unitesk.atp.treedl.
Message.CustomCodeAlreadyDefined
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.CustomCodeNotAllowedForAbstractAttribute
key()
- Method in class com.unitesk.atp.treedl.
Message.CustomCodeNotAllowedForAbstractAttribute
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.CustomModifierNotAllowedWhenOverridingNonAbstract
key()
- Method in class com.unitesk.atp.treedl.
Message.CustomModifierNotAllowedWhenOverridingNonAbstract
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.GetOperationNotDefined
key()
- Method in class com.unitesk.atp.treedl.
Message.GetOperationNotDefined
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.IncompatibleBaseField
key()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseField
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.IncompatibleBaseFieldType
key()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseFieldType
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.IncompatibleBaseModuleLanguage
key()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseModuleLanguage
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.IncompatibleBaseType
key()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseType
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.IncompatibleOperations
key()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleOperations
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.IncompatibleReturnTypes
key()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleReturnTypes
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.IncompatibleSetOnceModifiers
key()
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleSetOnceModifiers
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.InconsistentVirtualParameters
key()
- Method in class com.unitesk.atp.treedl.
Message.InconsistentVirtualParameters
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.IncorrectNumberOfParameters
key()
- Method in class com.unitesk.atp.treedl.
Message.IncorrectNumberOfParameters
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.InitializerNotAllowedForNoSetAttribute
key()
- Method in class com.unitesk.atp.treedl.
Message.InitializerNotAllowedForNoSetAttribute
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.ModifierAlreadyDefined
key()
- Method in class com.unitesk.atp.treedl.
Message.ModifierAlreadyDefined
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.ModuleCircularDependence
key()
- Method in class com.unitesk.atp.treedl.
Message.ModuleCircularDependence
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.ModuleMemberAlreadyDefined
key()
- Method in class com.unitesk.atp.treedl.
Message.ModuleMemberAlreadyDefined
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.NodeMemberAlreadyDefined
key()
- Method in class com.unitesk.atp.treedl.
Message.NodeMemberAlreadyDefined
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.NodeTypeCantBeInModule
key()
- Method in class com.unitesk.atp.treedl.
Message.NodeTypeCantBeInModule
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.NonLateAttributeCantOverrideLate
key()
- Method in class com.unitesk.atp.treedl.
Message.NonLateAttributeCantOverrideLate
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.NoSetAttributeCanOverrideOnlyNoSet
key()
- Method in class com.unitesk.atp.treedl.
Message.NoSetAttributeCanOverrideOnlyNoSet
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.NoSetAttributeShouldBeLate
key()
- Method in class com.unitesk.atp.treedl.
Message.NoSetAttributeShouldBeLate
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.OperationNotFound
key()
- Method in class com.unitesk.atp.treedl.
Message.OperationNotFound
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.OverrideModifierRequired
key()
- Method in class com.unitesk.atp.treedl.
Message.OverrideModifierRequired
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.ParameterAlreadyDeclared
key()
- Method in class com.unitesk.atp.treedl.
Message.ParameterAlreadyDeclared
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.ReservedNameNode
key()
- Method in class com.unitesk.atp.treedl.
Message.ReservedNameNode
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.RootNodeTypeAlreadyDefined
key()
- Method in class com.unitesk.atp.treedl.
Message.RootNodeTypeAlreadyDefined
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.SetCodeNotAllowedForNoSetAttribute
key()
- Method in class com.unitesk.atp.treedl.
Message.SetCodeNotAllowedForNoSetAttribute
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.SetOnceNotAllowedForNoSetAttribute
key()
- Method in class com.unitesk.atp.treedl.
Message.SetOnceNotAllowedForNoSetAttribute
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.SetOperationNotDefined
key()
- Method in class com.unitesk.atp.treedl.
Message.SetOperationNotDefined
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.SynonymAlreadyDefined
key()
- Method in class com.unitesk.atp.treedl.
Message.SynonymAlreadyDefined
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.SynonymNotDefined
key()
- Method in class com.unitesk.atp.treedl.
Message.SynonymNotDefined
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.SyntaxError
key()
- Method in class com.unitesk.atp.treedl.
Message.SyntaxError
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.TypeCircularDependence
key()
- Method in class com.unitesk.atp.treedl.
Message.TypeCircularDependence
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.TypeNotAllowedForVirtualEnumParameter
key()
- Method in class com.unitesk.atp.treedl.
Message.TypeNotAllowedForVirtualEnumParameter
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.TypeNotFound
key()
- Method in class com.unitesk.atp.treedl.
Message.TypeNotFound
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.TypeRequiredForVirtualNodeParameter
key()
- Method in class com.unitesk.atp.treedl.
Message.TypeRequiredForVirtualNodeParameter
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.UnsupportedVersion
key()
- Method in class com.unitesk.atp.treedl.
Message.UnsupportedVersion
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.VirtualOperationCantBeInModule
key()
- Method in class com.unitesk.atp.treedl.
Message.VirtualOperationCantBeInModule
KEY
- Static variable in class com.unitesk.atp.treedl.
Message.VirtualParameterCantBeOfFlagsType
key()
- Method in class com.unitesk.atp.treedl.
Message.VirtualParameterCantBeOfFlagsType
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.BaseModule
key()
- Method in class com.unitesk.atp.treedl.
TDL.BaseModule
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.BodyCodeMember
key()
- Method in class com.unitesk.atp.treedl.
TDL.BodyCodeMember
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.Case
key()
- Method in class com.unitesk.atp.treedl.
TDL.Case
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.CaseSignature
key()
- Method in class com.unitesk.atp.treedl.
TDL.CaseSignature
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.Code
key()
- Method in class com.unitesk.atp.treedl.
TDL.Code
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.ConstructorCodeMember
key()
- Method in class com.unitesk.atp.treedl.
TDL.ConstructorCodeMember
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
key()
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.Field
key()
- Method in class com.unitesk.atp.treedl.
TDL.Field
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.ID
key()
- Method in class com.unitesk.atp.treedl.
TDL.ID
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.Module
key()
- Method in class com.unitesk.atp.treedl.
TDL.Module
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.NameType
key()
- Method in class com.unitesk.atp.treedl.
TDL.NameType
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.NodeType
key()
- Method in class com.unitesk.atp.treedl.
TDL.NodeType
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
key()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.NonVirtualParameterDecl
key()
- Method in class com.unitesk.atp.treedl.
TDL.NonVirtualParameterDecl
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.OperationDecl
key()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.OperationRef
key()
- Method in class com.unitesk.atp.treedl.
TDL.OperationRef
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.Parameter
key()
- Method in class com.unitesk.atp.treedl.
TDL.Parameter
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.PredefinedType
key()
- Method in class com.unitesk.atp.treedl.
TDL.PredefinedType
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.QID
key()
- Method in class com.unitesk.atp.treedl.
TDL.QID
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.TypeRef
key()
- Method in class com.unitesk.atp.treedl.
TDL.TypeRef
KEY
- Static variable in class com.unitesk.atp.treedl.
TDL.VirtualParameterDecl
key()
- Method in class com.unitesk.atp.treedl.
TDL.VirtualParameterDecl
keyClass()
- Method in class com.unitesk.atp.treedl.
Message.TDL_Message
keyClass()
- Method in class com.unitesk.atp.treedl.
TDL.BaseModule
keyClass()
- Method in class com.unitesk.atp.treedl.
TDL.Case
keyClass()
- Method in class com.unitesk.atp.treedl.
TDL.Entity
keyClass()
- Method in class com.unitesk.atp.treedl.
TDL.ID
keyClass()
- Method in class com.unitesk.atp.treedl.
TDL.OperationRef
keyClass()
- Method in class com.unitesk.atp.treedl.
TDL.Parameter
keyClass()
- Method in class com.unitesk.atp.treedl.
TDL.ParameterDecl
keyClass()
- Method in class com.unitesk.atp.treedl.
TDL.QID
keyClass()
- Method in class com.unitesk.atp.treedl.
TDL.Type
keyClass()
- Method in class com.unitesk.atp.treedl.
TDL.TypeRef
L
LanguageDescription
- Class in
com.unitesk.atp.treedl
LanguageDescription()
- Constructor for class com.unitesk.atp.treedl.
LanguageDescription
LATE
- Static variable in interface com.unitesk.atp.treedl.
TDL.Modifiers.Key
LATE
- Static variable in class com.unitesk.atp.treedl.
TDL.Modifiers
LIST
- Static variable in interface com.unitesk.atp.treedl.
TDL.Cardinality.Key
LIST
- Static variable in class com.unitesk.atp.treedl.
TDL.Cardinality
load(PluginManager, File)
- Static method in class com.unitesk.atp.treedl.
TDL_Module
Load module from file.
load(PluginManager, Reader, String)
- Static method in class com.unitesk.atp.treedl.
TDL_Module
Load module from reader.
load(PluginManager, InputStream, String)
- Static method in class com.unitesk.atp.treedl.
TDL_Module
Load module from stream.
load(PluginManager, String[], TDL.QID)
- Static method in class com.unitesk.atp.treedl.
TDL_Module
Load module from resource.
loadModule(TDL.QID)
- Method in class com.unitesk.atp.treedl.
TDL_ModuleMap
Load module for the specified name.
LONG
- Static variable in interface com.unitesk.atp.treedl.
TDL.PredefinedTypeKind.Key
LONG
- Static variable in class com.unitesk.atp.treedl.
TDL.PredefinedTypeKind
M
Main
- Class in
com.unitesk.atp.treedl
Main class of TreeDL processing tool.
Main()
- Constructor for class com.unitesk.atp.treedl.
Main
main(String[])
- Static method in class com.unitesk.atp.treedl.
Main
Main method of TreeDL tool.
Matrix
- Class in
com.unitesk.atp.treedl
Matrix(int, int[])
- Constructor for class com.unitesk.atp.treedl.
Matrix
max()
- Static method in class com.unitesk.atp.treedl.
TDL.Cardinality
max()
- Static method in class com.unitesk.atp.treedl.
TDL.CheckState
max()
- Static method in class com.unitesk.atp.treedl.
TDL.Modifiers
max()
- Static method in class com.unitesk.atp.treedl.
TDL.PredefinedTypeKind
max()
- Static method in class com.unitesk.atp.treedl.
TDL.StorageType
mbox
- Variable in class com.unitesk.atp.treedl.
TextGenerator
Message
- Class in
com.unitesk.atp.treedl
Message()
- Constructor for class com.unitesk.atp.treedl.
Message
Message.AbstractAttributeCantBeCustom
- Class in
com.unitesk.atp.treedl
Àòðèáóò ñ ìîäèôèêàòîðîì abstract íå ìîæåò èìåòü ìîäèôèêàòîð custom.
Message.AbstractAttributeCantBeCustom(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.AbstractAttributeCantBeCustom
Message.AbstractAttributeCantOverrideNonAbstract
- Class in
com.unitesk.atp.treedl
Åñëè ïåðåîïðåäåëÿþùèé àòðèáóò èìååò ìîäèôèêàòîð abstract, ïåðåîïðåäåëÿåìûé àòðèáóò òàêæå äîëæåí èìåòü ìîäèôèêàòîð abstract.
Message.AbstractAttributeCantOverrideNonAbstract(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.AbstractAttributeCantOverrideNonAbstract
Message.AbstractAttributeShouldBeInAbstractNode
- Class in
com.unitesk.atp.treedl
Àòðèáóò ñ ìîäèôèêàòîðîì abstract ìîæåò áûòü îïðåäåëåí òîëüêî â òèïå âåðøèí ñ ìîäèôèêàòîðîì abstract.
Message.AbstractAttributeShouldBeInAbstractNode(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.AbstractAttributeShouldBeInAbstractNode
Message.AbstractAttributeShouldBeOverridden
- Class in
com.unitesk.atp.treedl
Óíàñëåäîâàííûé àáñòðàêòíûé àòðèáóò äîëæåí áûòü ïåðåîïðåäåëåí â íåàáñòðàêòíîì òèïå âåðøèí.
Message.AbstractAttributeShouldBeOverridden(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.AbstractAttributeShouldBeOverridden
Message.AbstractBaseNodeRequired
- Class in
com.unitesk.atp.treedl
Áàçîâûé òèï àáñòðàêòíîãî òèïà âåðøèíû äîëæåí áûòü àáñòðàêòíûì.
Message.AbstractBaseNodeRequired(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.AbstractBaseNodeRequired
Message.BaseModuleAlreadyReferenced
- Class in
com.unitesk.atp.treedl
Ìîäóëü íå ìîæåò áûòü óêàçàí â êà÷åñòâå áàçîâîãî áîëåå îäíîãî ðàçà.
Message.BaseModuleAlreadyReferenced(File, Position, String, Position)
- Constructor for class com.unitesk.atp.treedl.
Message.BaseModuleAlreadyReferenced
Message.BaseModuleNotFound
- Class in
com.unitesk.atp.treedl
Âñå áàçîâûå ìîäóëè äîëæíû áûòü äîñòóïíû.
Message.BaseModuleNotFound(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.BaseModuleNotFound
Message.CaseAlreadyDefined
- Class in
com.unitesk.atp.treedl
Äëÿ êàæäîé êîìáèíàöèè âàðèàíòîâ òèïîâ âèðòóàëüíûõ ïàðàìåòðîâ íå ìîæåò áûòü áîëåå îäíîé âåòâè îïåðàöèè.
Message.CaseAlreadyDefined(File, Position, TDL.CaseSignature)
- Constructor for class com.unitesk.atp.treedl.
Message.CaseAlreadyDefined
Message.CaseNotDefined
- Class in
com.unitesk.atp.treedl
Äëÿ êàæäîé êîìáèíàöèè âàðèàíòîâ òèïîâ âèðòóàëüíûõ ïàðàìåòðîâ äîëæíà áûòü îïðåäåëåíà âåòâü îïåðàöèè.
Message.CaseNotDefined(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.CaseNotDefined
Message.CaseParameterNameDiffers
- Class in
com.unitesk.atp.treedl
Èìÿ ïàðàìåòðà â âåòâè îïåðàöèè äîëæíî ñîâïàäàòü ñ èìåíåì ïàðàìåòðà, óêàçàííûì â ñèãíàòóðå îïåðàöèè (êðîìå âèðòóàëüíûõ ïàðàìåòðîâ ïåðå÷èñëèìûõ òèïîâ).
Message.CaseParameterNameDiffers(File, Position, String, String, String, Position)
- Constructor for class com.unitesk.atp.treedl.
Message.CaseParameterNameDiffers
Message.CaseParameterTypeNotAllowed
- Class in
com.unitesk.atp.treedl
Äëÿ íåâèðòóàëüíûõ ïàðàìåòðîâ â âåòâè îïåðàöèè òèï íå äîëæåí áûòü óêàçàí.
Message.CaseParameterTypeNotAllowed(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.CaseParameterTypeNotAllowed
Message.CaseParameterTypeShouldBeInheritor
- Class in
com.unitesk.atp.treedl
Òèï âèðòóàëüíîãî ïàðàìåòðà òèïà âåðøèíà, óêàçàííûé â âåòâè îïåðàöèè, äîëæåí áûòü íàñëåäíèêîì òèïà ïàðàìåòðà, óêàçàííîãî â ñèãíàòóðå îïåðàöèè.
Message.CaseParameterTypeShouldBeInheritor(File, Position, String, String, String)
- Constructor for class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldBeInheritor
Message.CaseParameterTypeShouldNotBeAbstract
- Class in
com.unitesk.atp.treedl
Òèï âèðòóàëüíîãî ïàðàìåòðà â âåòâè îïåðàöèè íå äîëæåí áûòü àáñòðàêòíûì.
Message.CaseParameterTypeShouldNotBeAbstract(File, Position, String, String)
- Constructor for class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldNotBeAbstract
Message.ChildCantBeAbstractCustomNoSet
- Class in
com.unitesk.atp.treedl
Ðåáåíîê íå ìîæåò èìåòü ìîäèôèêàòîðîâ abstract, custom, noset.
Message.ChildCantBeAbstractCustomNoSet(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.ChildCantBeAbstractCustomNoSet
Message.ConstantAlreadyDefined
- Class in
com.unitesk.atp.treedl
Èìåíà âñåõ êîíñòàíò (âêëþ÷àÿ óíàñëåäîâàííûå) äîëæíû áûòü ðàçëè÷íû ìåæäó ñîáîé.
Message.ConstantAlreadyDefined(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.ConstantAlreadyDefined
Message.ConstantRequiredForVirtualEnumParameter
- Class in
com.unitesk.atp.treedl
Äëÿ âèðòóàëüíîãî ïàðàìåòðà ïåðå÷èñëèìîãî òèïà â âåòâè îïåðàöèè âìåñòî èìåíè óêàçûâàåòñÿ îäíà èç êîíñòàíò ýòîãî òèïà.
Message.ConstantRequiredForVirtualEnumParameter(File, Position, String, String, String)
- Constructor for class com.unitesk.atp.treedl.
Message.ConstantRequiredForVirtualEnumParameter
Message.CustomCodeAlreadyDefined
- Class in
com.unitesk.atp.treedl
Message.CustomCodeAlreadyDefined(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.CustomCodeAlreadyDefined
Message.CustomCodeNotAllowedForAbstractAttribute
- Class in
com.unitesk.atp.treedl
Àòðèáóò ñ ìîäèôèêàòîðîì abstract íå ìîæåò èìåòü ïîëüçîâàòåëüñêîãî êîäà.
Message.CustomCodeNotAllowedForAbstractAttribute(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.CustomCodeNotAllowedForAbstractAttribute
Message.CustomModifierNotAllowedWhenOverridingNonAbstract
- Class in
com.unitesk.atp.treedl
Ïåðåîïðåäåëÿþùèé àòðèáóò íå ìîæåò èìåòü ìîäèôèêàòîð custom, åñëè ïåðåîïðåäåëÿåìûé àòðèáóò íå èìååò ìîäèôèêàòîðà abstract.
Message.CustomModifierNotAllowedWhenOverridingNonAbstract(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.CustomModifierNotAllowedWhenOverridingNonAbstract
Message.FileMessage
- Class in
com.unitesk.atp.treedl
Message.FileMessage(File)
- Constructor for class com.unitesk.atp.treedl.
Message.FileMessage
Message.FilePositionMessage
- Class in
com.unitesk.atp.treedl
Message.FilePositionMessage(File, Position)
- Constructor for class com.unitesk.atp.treedl.
Message.FilePositionMessage
Message.GetOperationNotDefined
- Class in
com.unitesk.atp.treedl
Àòðèáóò äîëæåí èìåòü êîä get-îïåðàöèè (òî åñòü, ëèáî èñïîëüçîâàòü ñïîñîá õðàíåíèÿ ïî óìîë÷àíèþ, ëèáî çàäàâàòü èëè íàñëåäîâàòü êîä get-îïåðàöèè), ëèáî äîëæåí îïðåäåëÿòüñÿ â òèïå âåðøèí ñ ìîäèôèêàòîðîì abstract.
Message.GetOperationNotDefined(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.GetOperationNotDefined
Message.IncompatibleBaseField
- Class in
com.unitesk.atp.treedl
Ðåáåíîê ìîæåò ïåðåîïðåäåëÿòü òîëüêî ðåáåíêà, àòðèáóò - àòðèáóòà.
Message.IncompatibleBaseField(File, Position, String, String)
- Constructor for class com.unitesk.atp.treedl.
Message.IncompatibleBaseField
Message.IncompatibleBaseFieldType
- Class in
com.unitesk.atp.treedl
Òèï ïåðåîïðåäåëÿþùåãî àòðèáóòà äîëæåí ñîâïàäàòü ñ òèïîì ïåðåîïðåäåëÿåìîãî.
Message.IncompatibleBaseFieldType(File, Position, String, String)
- Constructor for class com.unitesk.atp.treedl.
Message.IncompatibleBaseFieldType
Message.IncompatibleBaseModuleLanguage
- Class in
com.unitesk.atp.treedl
Çíà÷åíèå ñâîéñòâà treedl.language áàçîâîãî ìîäóëÿ íå äîëæíî áûòü óñòàíîâëåíî èëè äîëæíî ñîâïàäàòü ñî çíà÷åíèåì ýòîãî ñâîéñòâà òåêóùåãî ìîäóëÿ.
Message.IncompatibleBaseModuleLanguage(File, Position, String, String, String)
- Constructor for class com.unitesk.atp.treedl.
Message.IncompatibleBaseModuleLanguage
Message.IncompatibleBaseType
- Class in
com.unitesk.atp.treedl
Áàçîâûì òèïîì ìîæåò áûòü òîëüêî òèï òîãî æå âèäà.
Message.IncompatibleBaseType(File, Position, String, String)
- Constructor for class com.unitesk.atp.treedl.
Message.IncompatibleBaseType
Message.IncompatibleOperations
- Class in
com.unitesk.atp.treedl
Ðåàëèçàöèè èñïîëüçóåìûõ îïåðàöèé äîëæíû áûòü ñîâìåñòèìû.
Message.IncompatibleOperations(File, Position, String, TDL.OperationDecl, TDL.OperationDecl)
- Constructor for class com.unitesk.atp.treedl.
Message.IncompatibleOperations
Message.IncompatibleReturnTypes
- Class in
com.unitesk.atp.treedl
Ïðè èñïîëüçîâàíèè îïåðàöèè òèïû âîçâðàùàåìîãî çíà÷åíèÿ äîëæåí ñîâïàäàòü.
Message.IncompatibleReturnTypes(File, Position, TDL.OperationDecl)
- Constructor for class com.unitesk.atp.treedl.
Message.IncompatibleReturnTypes
Message.IncompatibleSetOnceModifiers
- Class in
com.unitesk.atp.treedl
Ïåðåîïðåäåëÿþùèé è ïåðåîïðåäåëÿåìûé àòðèáóòû äîëæíû èìåòü èëè íå èìåòü ìîäèôèêàòîð setonce îäíîâðåìåííî.
Message.IncompatibleSetOnceModifiers(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.IncompatibleSetOnceModifiers
Message.InconsistentVirtualParameters
- Class in
com.unitesk.atp.treedl
Ñîîòâåòñòâóþùèå ïàðàìåòðû èñïîëüçóåìîé è èñïîëüçóþùåé îïåðàöèè äîëæíû áûòü âèðòóàëüíû îäíîâðåìåííî.
Message.InconsistentVirtualParameters(File, Position, TDL.OperationDecl, TDL.ParameterDecl)
- Constructor for class com.unitesk.atp.treedl.
Message.InconsistentVirtualParameters
Message.IncorrectNumberOfParameters
- Class in
com.unitesk.atp.treedl
Êîëè÷åñòâî ïàðàìåòðîâ â âåòâè îïåðàöèè äîëæíî ñîâïàäàòü ñ êîëè÷åñòâîì ïàðàìåòðîâ, îïðåäåëåííûì â ñèãíàòóðå îïåðàöèè.
Message.IncorrectNumberOfParameters(File, Position, String, Position)
- Constructor for class com.unitesk.atp.treedl.
Message.IncorrectNumberOfParameters
Message.InitializerNotAllowedForNoSetAttribute
- Class in
com.unitesk.atp.treedl
Àòðèáóò ñ ìîäèôèêàòîðîì noset íå ìîæåò èìåòü èíèöèàëèçàòîð.
Message.InitializerNotAllowedForNoSetAttribute(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.InitializerNotAllowedForNoSetAttribute
Message.ModifierAlreadyDefined
- Class in
com.unitesk.atp.treedl
Message.ModifierAlreadyDefined(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.ModifierAlreadyDefined
Message.ModuleCircularDependence
- Class in
com.unitesk.atp.treedl
Îðèåíòèðîâàííûé ãðàô çàâèñèìîñòåé ìîäóëåé íå ìîæåò èìåòü öèêëîâ.
Message.ModuleCircularDependence(File, String)
- Constructor for class com.unitesk.atp.treedl.
Message.ModuleCircularDependence
Message.ModuleMemberAlreadyDefined
- Class in
com.unitesk.atp.treedl
Èìåíà âñåõ ÷ëåíîâ ìîäóëÿ äîëæíû áûòü ðàçëè÷íû ìåæäó ñîáîé.
Message.ModuleMemberAlreadyDefined(File, Position, String, Position)
- Constructor for class com.unitesk.atp.treedl.
Message.ModuleMemberAlreadyDefined
Message.NodeMemberAlreadyDefined
- Class in
com.unitesk.atp.treedl
Èìåíà âñåõ ÷ëåíîâ òèïà âåðøèí äîëæíû áûòü ðàçëè÷íû ìåæäó ñîáîé.
Message.NodeMemberAlreadyDefined(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.NodeMemberAlreadyDefined
Message.NodeTypeCantBeInModule
- Class in
com.unitesk.atp.treedl
Òèï âåðøèí ìîæåò áûòü îïðåäåëåí òîëüêî â ìîäóëå îïèñàíèÿ ñòðóêòóðû äåðåâà.
Message.NodeTypeCantBeInModule(File, Position)
- Constructor for class com.unitesk.atp.treedl.
Message.NodeTypeCantBeInModule
Message.NonLateAttributeCantOverrideLate
- Class in
com.unitesk.atp.treedl
Åñëè ïåðåîïðåäåëÿþùèé àòðèáóò èìååò ìîäèôèêàòîð late, ïåðåîïðåäåëÿåìûé àòðèáóò òàêæå äîëæåí èìåòü ìîäèôèêàòîð late.
Message.NonLateAttributeCantOverrideLate(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.NonLateAttributeCantOverrideLate
Message.NoSetAttributeCanOverrideOnlyNoSet
- Class in
com.unitesk.atp.treedl
Åñëè ïåðåîïðåäåëÿþùèé àòðèáóò èìååò ìîäèôèêàòîð noset, ïåðåîïðåäåëÿåìûé àòðèáóò òàêæå äîëæåí èìåòü ìîäèôèêàòîð noset.
Message.NoSetAttributeCanOverrideOnlyNoSet(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.NoSetAttributeCanOverrideOnlyNoSet
Message.NoSetAttributeShouldBeLate
- Class in
com.unitesk.atp.treedl
Àòðèáóò ñ ìîäèôèêàòîðîì noset äîëæåí áûòü ïîìå÷åí ìîäèôèêàòîðîì late.
Message.NoSetAttributeShouldBeLate(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.NoSetAttributeShouldBeLate
Message.OperationNotFound
- Class in
com.unitesk.atp.treedl
Îïåðàöèÿ â óêàçàííîì ìîäóëå äîëæíà áûòü îïðåäåëåíà.
Message.OperationNotFound(File, Position, String, String)
- Constructor for class com.unitesk.atp.treedl.
Message.OperationNotFound
Message.OverrideModifierRequired
- Class in
com.unitesk.atp.treedl
Ïåðåîïðåäåëÿþùèé àòðèáóò äîëæåí èìåòü ìîäèôèêàòîð override, åñëè ïåðåîïðåäåëÿåìûé àòðèáóò íå èìååò ìîäèôèêàòîðà abstract.
Message.OverrideModifierRequired(File, Position, String, String)
- Constructor for class com.unitesk.atp.treedl.
Message.OverrideModifierRequired
Message.ParameterAlreadyDeclared
- Class in
com.unitesk.atp.treedl
Èìåíà âñåõ ïàðàìåòðîâ â ñèãíàòóðå îïåðàöèè äîëæíû áûòü ðàçëè÷íû ìåæäó ñîáîé.
Message.ParameterAlreadyDeclared(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.ParameterAlreadyDeclared
Message.ReservedNameNode
- Class in
com.unitesk.atp.treedl
Èìåíà âñåõ ÷ëåíîâ ìîäóëÿ äîëæíû îòëè÷àòüñÿ îò èìåíè àáñòðàêòíîãî áàçîâîãî òèïà âñåõ âåðøèí Node.
Message.ReservedNameNode(File, Position)
- Constructor for class com.unitesk.atp.treedl.
Message.ReservedNameNode
Message.RootNodeTypeAlreadyDefined
- Class in
com.unitesk.atp.treedl
 ìîäóëå îïèñàíèÿ ñòðóêòóðû ìîæåò áûòü îïðåäåëåíî íå áîëåå îäíîãî òèïà âåðøèí ñ ìîäèôèêàòîðîì root.
Message.RootNodeTypeAlreadyDefined(File, Position, Position)
- Constructor for class com.unitesk.atp.treedl.
Message.RootNodeTypeAlreadyDefined
Message.SetCodeNotAllowedForNoSetAttribute
- Class in
com.unitesk.atp.treedl
Àòðèáóò ñ ìîäèôèêàòîðîì noset íå ìîæåò èìåòü êîä set-îïåðàöèè.
Message.SetCodeNotAllowedForNoSetAttribute(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.SetCodeNotAllowedForNoSetAttribute
Message.SetOnceNotAllowedForNoSetAttribute
- Class in
com.unitesk.atp.treedl
Àòðèáóò ñ ìîäèôèêàòîðîì noset íå ìîæåò èìåòü ìîäèôèêàòîð setonce.
Message.SetOnceNotAllowedForNoSetAttribute(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.SetOnceNotAllowedForNoSetAttribute
Message.SetOperationNotDefined
- Class in
com.unitesk.atp.treedl
Àòðèáóò äîëæåí áûòü ëèáî ïîìå÷åí ìîäèôèêàòîðîì noset, ëèáî èìåòü êîä set-îïåðàöèè (òî åñòü, ëèáî èñïîëüçîâàòü ñïîñîá õðàíåíèÿ ïî óìîë÷àíèþ, ëèáî çàäàâàòü èëè íàñëåäîâàòü êîä set-îïåðàöèè), ëèáî îïðåäåëÿòüñÿ â òèïå âåðøèí ñ ìîäèôèêàòîðîì abstract.
Message.SetOperationNotDefined(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.SetOperationNotDefined
Message.SynonymAlreadyDefined
- Class in
com.unitesk.atp.treedl
Âñå îïðåäåëåííûå â ìîäóëå ñèíîíèìû äîëæíû áûòü ðàçëè÷íû.
Message.SynonymAlreadyDefined(File, Position, String, Position)
- Constructor for class com.unitesk.atp.treedl.
Message.SynonymAlreadyDefined
Message.SynonymNotDefined
- Class in
com.unitesk.atp.treedl
Ñèíîíèì ìîäóëÿ äîëæåí áûòü îïðåäåëåí.
Message.SynonymNotDefined(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.SynonymNotDefined
Message.SyntaxError
- Class in
com.unitesk.atp.treedl
Message.SyntaxError(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.SyntaxError
Message.TDL_Message
- Class in
com.unitesk.atp.treedl
Message.TDL_Message()
- Constructor for class com.unitesk.atp.treedl.
Message.TDL_Message
Message.TypeCircularDependence
- Class in
com.unitesk.atp.treedl
Òèïû íå ìîãóò îáðàçîâûâàòü öèêëû ïî íàñëåäîâàíèþ.
Message.TypeCircularDependence(File, Position, String, String)
- Constructor for class com.unitesk.atp.treedl.
Message.TypeCircularDependence
Message.TypeNotAllowedForVirtualEnumParameter
- Class in
com.unitesk.atp.treedl
Äëÿ âèðòóàëüíîãî ïàðàìåòðà ïåðå÷èñëèìîãî òèïà â âåòâè îïåðàöèè òèï íå óêàçûâàåòñÿ.
Message.TypeNotAllowedForVirtualEnumParameter(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.TypeNotAllowedForVirtualEnumParameter
Message.TypeNotFound
- Class in
com.unitesk.atp.treedl
Òèï â óêàçàííîì ìîäóëå äîëæåí áûòü îïðåäåëåí.
Message.TypeNotFound(File, Position, String, String)
- Constructor for class com.unitesk.atp.treedl.
Message.TypeNotFound
Message.TypeRequiredForVirtualNodeParameter
- Class in
com.unitesk.atp.treedl
Äëÿ âèðòóàëüíûõ ïàðàìåòðîâ òèïà âåðøèíà â âåòâè îïåðàöèè äîëæåí áûòü óêàçàí òèï.
Message.TypeRequiredForVirtualNodeParameter(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.TypeRequiredForVirtualNodeParameter
Message.UnsupportedVersion
- Class in
com.unitesk.atp.treedl
Message.UnsupportedVersion(File, int, int, String)
- Constructor for class com.unitesk.atp.treedl.
Message.UnsupportedVersion
Message.VirtualOperationCantBeInModule
- Class in
com.unitesk.atp.treedl
Ìîäèôèêàòîð virtual ìîæåò èñïîëüçîâàòüñÿ òîëüêî äëÿ îïåðàöèé, îïðåäåëåííûõ â ìîäóëå îïèñàíèÿ ñòðóêòóðû.
Message.VirtualOperationCantBeInModule(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.VirtualOperationCantBeInModule
Message.VirtualParameterCantBeOfFlagsType
- Class in
com.unitesk.atp.treedl
Òèïîì ïàðàìåòðà ñ ìîäèôèêàòîðîì virtual íå ìîæåò ÿâëÿòüñÿ ïåðå÷èñëèìûé òèï âèäà flags.
Message.VirtualParameterCantBeOfFlagsType(File, Position, String)
- Constructor for class com.unitesk.atp.treedl.
Message.VirtualParameterCantBeOfFlagsType
Messages2Action
- Class in
com.unitesk.atp.treedl
Messages2Action()
- Constructor for class com.unitesk.atp.treedl.
Messages2Action
MessagesAction
- Class in
com.unitesk.atp.treedl
MessagesAction()
- Constructor for class com.unitesk.atp.treedl.
MessagesAction
min()
- Static method in class com.unitesk.atp.treedl.
TDL.Cardinality
min()
- Static method in class com.unitesk.atp.treedl.
TDL.CheckState
min()
- Static method in class com.unitesk.atp.treedl.
TDL.Modifiers
min()
- Static method in class com.unitesk.atp.treedl.
TDL.PredefinedTypeKind
min()
- Static method in class com.unitesk.atp.treedl.
TDL.StorageType
module
- Variable in class com.unitesk.atp.treedl.
TextGenerator
MODULE_FILE_EXTENTION
- Static variable in class com.unitesk.atp.treedl.
TDL_Module
ModuleMatrix
- Class in
com.unitesk.atp.treedl
Matrix with modules where operation is defined.
ModuleMatrix(TDL.OperationDecl, MessageBox, File)
- Constructor for class com.unitesk.atp.treedl.
ModuleMatrix
Create and fill ModuleMatrix
N
name
- Variable in class com.unitesk.atp.treedl.
TextGenerator
next()
- Method in class com.unitesk.atp.treedl.
Index
Move index to the next element of the matrix.
normalizeType(String)
- Static method in class com.unitesk.atp.treedl.
CSharpLanguageDescription
normalizeType(String)
- Static method in class com.unitesk.atp.treedl.
JavaLanguageDescription
NOSET
- Static variable in interface com.unitesk.atp.treedl.
TDL.Modifiers.Key
NOSET
- Static variable in class com.unitesk.atp.treedl.
TDL.Modifiers
NOT_CHECKED
- Static variable in interface com.unitesk.atp.treedl.
TDL.CheckState.Key
NOT_CHECKED
- Static variable in class com.unitesk.atp.treedl.
TDL.CheckState
O
OBJECT
- Static variable in interface com.unitesk.atp.treedl.
TDL.PredefinedTypeKind.Key
OBJECT
- Static variable in class com.unitesk.atp.treedl.
TDL.PredefinedTypeKind
openSmap()
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
openSmap()
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
OPTIONAL
- Static variable in interface com.unitesk.atp.treedl.
TDL.Cardinality.Key
OPTIONAL
- Static variable in class com.unitesk.atp.treedl.
TDL.Cardinality
OVERRIDE
- Static variable in interface com.unitesk.atp.treedl.
TDL.Modifiers.Key
OVERRIDE
- Static variable in class com.unitesk.atp.treedl.
TDL.Modifiers
OVERRIDE
- Static variable in interface com.unitesk.atp.treedl.
TDL.StorageType.Key
OVERRIDE
- Static variable in class com.unitesk.atp.treedl.
TDL.StorageType
P
ParameterVariantMatrix
- Class in
com.unitesk.atp.treedl
Matrix with variants of virtual parameters for given combination of modules.
ParameterVariantMatrix(ModuleMatrix, Index)
- Constructor for class com.unitesk.atp.treedl.
ParameterVariantMatrix
Create parameter variant matrix for given operation declaration.
ParameterVariantMatrix.Variant
- Class in
com.unitesk.atp.treedl
parse(File)
- Method in class com.unitesk.atp.treedl.
Main
Parse file with tree description.
pm
- Variable in class com.unitesk.atp.treedl.
TextGenerator
positionFilter
- Variable in class com.unitesk.atp.treedl.
TextGenerator
PrintAction
- Class in
com.unitesk.atp.treedl
PrintAction()
- Constructor for class com.unitesk.atp.treedl.
PrintAction
printDocomment()
- Method in class com.unitesk.atp.treedl.
PrintVisitor
PrintHTMLAction
- Class in
com.unitesk.atp.treedl
PrintHTMLAction()
- Constructor for class com.unitesk.atp.treedl.
PrintHTMLAction
printProperties()
- Method in class com.unitesk.atp.treedl.
PrintVisitor
PrintVisitor
- Class in
com.unitesk.atp.treedl
PrintVisitor()
- Constructor for class com.unitesk.atp.treedl.
PrintVisitor
process(Tree)
- Method in class com.unitesk.atp.treedl.
CheckAction
process(Tree)
- Method in class com.unitesk.atp.treedl.
CreatorAction
process(Object)
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator.ElementTypeFunction
process(Object)
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator.NameFunction
process(Object)
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator.PredefinedTypeNameFunction
process(Object)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator.ElementObjectTypeFunction
process(Object)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator.ElementTypeFunction
process(Object)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator.NameFunction
process(Object)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator.PredefinedTypeNameFunction
process(Tree)
- Method in class com.unitesk.atp.treedl.
Messages2Action
process(Tree)
- Method in class com.unitesk.atp.treedl.
MessagesAction
process(Tree)
- Method in class com.unitesk.atp.treedl.
PrintAction
process(Tree)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
process(TDL_Module)
- Method in class com.unitesk.atp.treedl.
TextGenerator
process(Tree)
- Method in class com.unitesk.atp.treedl.
TranslateAction
process(Tree)
- Method in class com.unitesk.atp.treedl.
VisitorAction
process(Tree)
- Method in class com.unitesk.atp.treedl.
WalkerAction
PROPERTY_ATTRIBUTE_BOOL_IS
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_ATTRIBUTE_BOOL_IS
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_ATTRIBUTE_CHECK_NULL
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_ATTRIBUTE_CHECK_NULL
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_ATTRIBUTE_CHECK_SETONCE
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_ATTRIBUTE_CHECK_SETONCE
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_ATTRIBUTE_CHECK_SIZE
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_ATTRIBUTE_CHECK_SIZE
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_ATTRIBUTE_ENUM_CHECK
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_ATTRIBUTE_ENUM_CHECK
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_ATTRIBUTE_LIST_ADD
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_ATTRIBUTE_LIST_ADD
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_ATTRIBUTE_LIST_GET
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_ATTRIBUTE_LIST_GET
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_ATTRIBUTE_LIST_MAX
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_ATTRIBUTE_LIST_MAX
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_ATTRIBUTE_LIST_MIN
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_ATTRIBUTE_LIST_MIN
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_ATTRIBUTE_LIST_REMOVE
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_ATTRIBUTE_LIST_REMOVE
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_ATTRIBUTE_LIST_SIZE
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_ATTRIBUTE_LIST_SIZE
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_NODE_CLASS
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_NODE_CLASS
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_NODE_DEFAULT_CONSTRUCTOR
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_NODE_DEFAULT_CONSTRUCTOR
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_OPERATION_PUBLIC
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_OPERATION_PUBLIC
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_OPERATION_STATIC
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_OPERATION_STATIC
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_OUTPUT_DIR
- Static variable in class com.unitesk.atp.treedl.
Messages2Action
PROPERTY_OUTPUT_DIR
- Static variable in class com.unitesk.atp.treedl.
MessagesAction
PROPERTY_SMAP_GENERATE
- Static variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
PROPERTY_SMAP_GENERATE
- Static variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
PROPERTY_TREEDL_LANGUAGE
- Static variable in class com.unitesk.atp.treedl.
TDL.Module
PROPERTY_TREEDL_VERSION
- Static variable in class com.unitesk.atp.treedl.
TDL.Module
PROPERTY_TREEDL_VISITOR
- Static variable in class com.unitesk.atp.treedl.
TDL.Module
PROPERTY_UPDATE
- Static variable in class com.unitesk.atp.treedl.
Messages2Action
PROPERTY_UPDATE
- Static variable in class com.unitesk.atp.treedl.
MessagesAction
putMapping(int, int, int)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
putMapping(int, int, int)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
putModule(TDL_Module)
- Method in class com.unitesk.atp.treedl.
TDL_ModuleMap
Puts module to map.
S
set(Index, Object)
- Method in class com.unitesk.atp.treedl.
Matrix
setActionName(String)
- Method in class com.unitesk.atp.treedl.
TextGenerator
Sets name of action from which this text generator was called.
setBaseClassName(String)
- Method in class com.unitesk.atp.treedl.
TextGenerator
setBaseField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
TDL.Field
setBaseLanguage(String)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseModuleLanguage
setBaseName(String)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseModuleLanguage
setBaseNodeType(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
setCardinality(TDL.Cardinality)
- Method in class com.unitesk.atp.treedl.
TDL.Type
setCaseSignatureList(List)
- Method in class com.unitesk.atp.treedl.
TDL.Case
setCode(TDL.Code)
- Method in class com.unitesk.atp.treedl.
TDL.Case
setCode(String)
- Method in class com.unitesk.atp.treedl.
TDL.Code
setCode(String)
- Method in class com.unitesk.atp.treedl.
TDL.CodeMember
setCodeKind(String)
- Method in class com.unitesk.atp.treedl.
Message.CustomCodeAlreadyDefined
setConstant(String)
- Method in class com.unitesk.atp.treedl.
Message.ConstantRequiredForVirtualEnumParameter
setConstToTypeMap(Map)
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
setCurrent(String)
- Method in class com.unitesk.atp.treedl.
Message.UnsupportedVersion
setFile(File)
- Method in class com.unitesk.atp.treedl.
Message.FileMessage
setFirst(TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL.QID
setFirstToken(LinkedToken)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setFullConstantList(List)
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
setFullFieldList(List)
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
setIdList(List)
- Method in class com.unitesk.atp.treedl.
TDL.QID
setIndex(int, int)
- Method in class com.unitesk.atp.treedl.
Index
Set i-th coordinate of index.
setIsAbstract(boolean)
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
setIsChild(boolean)
- Method in class com.unitesk.atp.treedl.
TDL.Field
setIsFlags(boolean)
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
setIsRoot(boolean)
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
setIsTree(boolean)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setIsVirtual(boolean)
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
setKind(String)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseField
setKind(String)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseFieldType
setKind(String)
- Method in class com.unitesk.atp.treedl.
Message.OverrideModifierRequired
setKind(TDL.PredefinedTypeKind)
- Method in class com.unitesk.atp.treedl.
TDL.PredefinedType
setLanguage(String)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseModuleLanguage
setLanguage(String)
- Method in class com.unitesk.atp.treedl.
TDL_Module
Set language of module.
setLast(TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL.QID
setLastToken(LinkedToken)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setMajor(int)
- Method in class com.unitesk.atp.treedl.
Message.UnsupportedVersion
setMemberMap(Map)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setMinor(int)
- Method in class com.unitesk.atp.treedl.
Message.UnsupportedVersion
setModifier(String)
- Method in class com.unitesk.atp.treedl.
Message.ModifierAlreadyDefined
setModifiers(TDL.Modifiers)
- Method in class com.unitesk.atp.treedl.
TDL.Field
setModule(String)
- Method in class com.unitesk.atp.treedl.
Message.OperationNotFound
setModule(String)
- Method in class com.unitesk.atp.treedl.
Message.TypeNotFound
setModule(TDL_Module)
- Method in class com.unitesk.atp.treedl.
TDL.BaseModule
setModule(TDL_Module)
- Method in class com.unitesk.atp.treedl.
TDL.OperationRef
setModule(TDL_Module)
- Method in class com.unitesk.atp.treedl.
TDL.TypeRef
setModuleCombination(String)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleOperations
setModuleMap(TDL_ModuleMap)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setModuleMatrix(ModuleMatrix)
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.AbstractAttributeCantBeCustom
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.AbstractAttributeCantOverrideNonAbstract
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.AbstractAttributeShouldBeInAbstractNode
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.AbstractAttributeShouldBeOverridden
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.AbstractBaseNodeRequired
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.BaseModuleAlreadyReferenced
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.BaseModuleNotFound
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterNameDiffers
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeNotAllowed
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldBeInheritor
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldNotBeAbstract
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.ChildCantBeAbstractCustomNoSet
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.ConstantAlreadyDefined
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.ConstantRequiredForVirtualEnumParameter
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.CustomCodeNotAllowedForAbstractAttribute
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.CustomModifierNotAllowedWhenOverridingNonAbstract
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.GetOperationNotDefined
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseField
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseFieldType
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseType
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleSetOnceModifiers
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.IncorrectNumberOfParameters
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.InitializerNotAllowedForNoSetAttribute
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.ModuleCircularDependence
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.ModuleMemberAlreadyDefined
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.NodeMemberAlreadyDefined
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.NonLateAttributeCantOverrideLate
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.NoSetAttributeCanOverrideOnlyNoSet
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.NoSetAttributeShouldBeLate
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.OverrideModifierRequired
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.ParameterAlreadyDeclared
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.SetCodeNotAllowedForNoSetAttribute
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.SetOnceNotAllowedForNoSetAttribute
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.SetOperationNotDefined
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.SynonymAlreadyDefined
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.SynonymNotDefined
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.TypeCircularDependence
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.TypeNotAllowedForVirtualEnumParameter
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.TypeNotFound
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.TypeRequiredForVirtualNodeParameter
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.VirtualOperationCantBeInModule
setName(String)
- Method in class com.unitesk.atp.treedl.
Message.VirtualParameterCantBeOfFlagsType
setName(TDL.QID)
- Method in class com.unitesk.atp.treedl.
TDL.BaseModule
setName(TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL.Field
setName(TDL.QID)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setName(TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL.ModuleMember
setName(String)
- Method in class com.unitesk.atp.treedl.
TDL.NameType
setName(TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL.OperationRef
setName(TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL.Parameter
setName(TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL.ParameterDecl
setName(TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL.TypeRef
setNameToFieldMap(Map)
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
setOldOpDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleOperations
SETONCE
- Static variable in interface com.unitesk.atp.treedl.
TDL.Modifiers.Key
SETONCE
- Static variable in class com.unitesk.atp.treedl.
TDL.Modifiers
setOpDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleOperations
setOpDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
Message.InconsistentVirtualParameters
setOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleReturnTypes
setOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
TDL.OperationRef
setOperationName(String)
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterNameDiffers
setOptBaseCustomTypeList(List)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setOptBaseCustomTypeList(List)
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
setOptBaseModuleList(List)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setOptBaseType(TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
TDL.ModuleTypeMember
setOptBody(TDL.Code)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setOptCaseList(List)
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
setOptConstantList(List)
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
setOptDocomment(String)
- Method in class com.unitesk.atp.treedl.
TDL.Entity
setOptGetCode(TDL.Code)
- Method in class com.unitesk.atp.treedl.
TDL.Field
setOptHeader(TDL.Code)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setOptInheritorList(List)
- Method in class com.unitesk.atp.treedl.
TDL.ModuleTypeMember
setOptInitCode(TDL.Code)
- Method in class com.unitesk.atp.treedl.
TDL.Field
setOptMemberList(List)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setOptMemberList(List)
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
setOptModuleName(TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL.OperationRef
setOptModuleName(TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL.TypeRef
setOptOperationRefList(List)
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
setOptParameterDeclList(List)
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
setOptParentTypeList(List)
- Method in class com.unitesk.atp.treedl.
TDL.ModuleTypeMember
setOptProperties(Properties)
- Method in class com.unitesk.atp.treedl.
TDL.Entity
setOptRootNodeType(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setOptSetCode(TDL.Code)
- Method in class com.unitesk.atp.treedl.
TDL.Field
setOptSynonym(TDL.ID)
- Method in class com.unitesk.atp.treedl.
TDL.BaseModule
setOptType(TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
TDL.Parameter
setOutClassName(String)
- Method in class com.unitesk.atp.treedl.
TextGenerator
setOutDir(String)
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
setOutDir(String)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
setOutDir(String)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
setOutDir(String)
- Method in class com.unitesk.atp.treedl.
TextGenerator
setOutFile(File)
- Method in class com.unitesk.atp.treedl.
TextGenerator
setParamDecl(TDL.ParameterDecl)
- Method in class com.unitesk.atp.treedl.
Message.InconsistentVirtualParameters
setParameterList(List)
- Method in class com.unitesk.atp.treedl.
TDL.CaseSignature
setParameters(String)
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
setParameterVariantMatrix(ParameterVariantMatrix)
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
setPosition(Position)
- Method in class com.unitesk.atp.treedl.
Message.FilePositionMessage
setPosition(Position)
- Method in class com.unitesk.atp.treedl.
TDL.Entity
setPosition(Position)
- Method in class com.unitesk.atp.treedl.
TDL.ID
setPositionFilter(PositionFilter)
- Method in class com.unitesk.atp.treedl.
TextGenerator
setPrevName(String)
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterNameDiffers
setPrevPosition(Position)
- Method in class com.unitesk.atp.treedl.
Message.BaseModuleAlreadyReferenced
setPrevPosition(Position)
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterNameDiffers
setPrevPosition(Position)
- Method in class com.unitesk.atp.treedl.
Message.IncorrectNumberOfParameters
setPrevPosition(Position)
- Method in class com.unitesk.atp.treedl.
Message.ModuleMemberAlreadyDefined
setPrevPosition(Position)
- Method in class com.unitesk.atp.treedl.
Message.RootNodeTypeAlreadyDefined
setPrevPosition(Position)
- Method in class com.unitesk.atp.treedl.
Message.SynonymAlreadyDefined
setPrevType(String)
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldBeInheritor
setReferencedModuleList(List)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setReferencedModuleMap(Map)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setReturnType(TDL.Type)
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
setRoot(TDL.Module)
- Method in class com.unitesk.atp.treedl.
TDL
setSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
Message.CaseAlreadyDefined
setSignature(String)
- Method in class com.unitesk.atp.treedl.
Message.OperationNotFound
setState(TDL.CheckState)
- Method in class com.unitesk.atp.treedl.
TDL.Module
setState(TDL.CheckState)
- Method in class com.unitesk.atp.treedl.
TDL.ModuleMember
setText(String)
- Method in class com.unitesk.atp.treedl.
Message.SyntaxError
setToken(LinkedToken)
- Method in class com.unitesk.atp.treedl.
TDL.ID
setType(String)
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldBeInheritor
setType(String)
- Method in class com.unitesk.atp.treedl.
Message.CaseParameterTypeShouldNotBeAbstract
setType(String)
- Method in class com.unitesk.atp.treedl.
Message.ConstantRequiredForVirtualEnumParameter
setType(String)
- Method in class com.unitesk.atp.treedl.
Message.IncompatibleBaseType
setType(String)
- Method in class com.unitesk.atp.treedl.
Message.TypeCircularDependence
setType(TDL.Type)
- Method in class com.unitesk.atp.treedl.
TDL.Field
setType(TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
TDL.NodeType
setType(TDL.Type)
- Method in class com.unitesk.atp.treedl.
TDL.NonVirtualParameterDecl
setType(TDL.ModuleTypeMember)
- Method in class com.unitesk.atp.treedl.
TDL.TypeRef
setType(TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
TDL.VirtualParameterDecl
setValue(String)
- Method in class com.unitesk.atp.treedl.
TDL.ID
setValue(String)
- Method in class com.unitesk.atp.treedl.
TDL.QID
setVariant(String)
- Method in class com.unitesk.atp.treedl.
Message.CaseNotDefined
SHORT
- Static variable in interface com.unitesk.atp.treedl.
TDL.PredefinedTypeKind.Key
SHORT
- Static variable in class com.unitesk.atp.treedl.
TDL.PredefinedTypeKind
sizeCaseSignatureList()
- Method in class com.unitesk.atp.treedl.
TDL.Case
sizeFullConstantList()
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
sizeFullFieldList()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
sizeIdList()
- Method in class com.unitesk.atp.treedl.
TDL.QID
sizeOptBaseCustomTypeList()
- Method in class com.unitesk.atp.treedl.
TDL.Module
sizeOptBaseCustomTypeList()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
sizeOptBaseModuleList()
- Method in class com.unitesk.atp.treedl.
TDL.Module
sizeOptCaseList()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
sizeOptConstantList()
- Method in class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
sizeOptInheritorList()
- Method in class com.unitesk.atp.treedl.
TDL.ModuleTypeMember
sizeOptMemberList()
- Method in class com.unitesk.atp.treedl.
TDL.Module
sizeOptMemberList()
- Method in class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
sizeOptOperationRefList()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
sizeOptParameterDeclList()
- Method in class com.unitesk.atp.treedl.
TDL.OperationDecl
sizeOptParentTypeList()
- Method in class com.unitesk.atp.treedl.
TDL.ModuleTypeMember
sizeParameterList()
- Method in class com.unitesk.atp.treedl.
TDL.CaseSignature
sizeReferencedModuleList()
- Method in class com.unitesk.atp.treedl.
TDL.Module
smap
- Variable in class com.unitesk.atp.treedl.
CSharpNodeGenerator
smap
- Variable in class com.unitesk.atp.treedl.
JavaNodeGenerator
STRING
- Static variable in interface com.unitesk.atp.treedl.
TDL.PredefinedTypeKind.Key
STRING
- Static variable in class com.unitesk.atp.treedl.
TDL.PredefinedTypeKind
T
TDL
- Class in
com.unitesk.atp.treedl
TDL(PluginManager)
- Constructor for class com.unitesk.atp.treedl.
TDL
TDL.BaseModule
- Class in
com.unitesk.atp.treedl
Base module reference
TDL.BaseModule(TDL.ID, TDL.QID)
- Constructor for class com.unitesk.atp.treedl.
TDL.BaseModule
TDL.BodyCodeMember
- Class in
com.unitesk.atp.treedl
Node type member with body custom code
TDL.BodyCodeMember(String, Properties, Position, String)
- Constructor for class com.unitesk.atp.treedl.
TDL.BodyCodeMember
TDL.Cardinality
- Class in
com.unitesk.atp.treedl
TDL.Cardinality.Key
- Interface in
com.unitesk.atp.treedl
TDL.Case
- Class in
com.unitesk.atp.treedl
Operation case
TDL.Case(List, TDL.Code)
- Constructor for class com.unitesk.atp.treedl.
TDL.Case
TDL.CaseSignature
- Class in
com.unitesk.atp.treedl
Signature of operation case.
TDL.CaseSignature(String, Properties, Position, List)
- Constructor for class com.unitesk.atp.treedl.
TDL.CaseSignature
TDL.CheckState
- Class in
com.unitesk.atp.treedl
TDL.CheckState.Key
- Interface in
com.unitesk.atp.treedl
TDL.Code
- Class in
com.unitesk.atp.treedl
Entity that contains custom code
TDL.Code(String, Properties, Position, String)
- Constructor for class com.unitesk.atp.treedl.
TDL.Code
TDL.CodeMember
- Class in
com.unitesk.atp.treedl
TDL.CodeMember(String, Properties, Position, String)
- Constructor for class com.unitesk.atp.treedl.
TDL.CodeMember
TDL.ConstructorCodeMember
- Class in
com.unitesk.atp.treedl
Node type member with constructor custom code
TDL.ConstructorCodeMember(String, Properties, Position, String)
- Constructor for class com.unitesk.atp.treedl.
TDL.ConstructorCodeMember
TDL.ConstTypeDecl
- Class in
com.unitesk.atp.treedl
Constant type
TDL.ConstTypeDecl(String, Properties, Position, TDL.ID, TDL.TypeRef, boolean, List)
- Constructor for class com.unitesk.atp.treedl.
TDL.ConstTypeDecl
TDL.Entity
- Class in
com.unitesk.atp.treedl
Abstract entity.
TDL.Entity(String, Properties, Position)
- Constructor for class com.unitesk.atp.treedl.
TDL.Entity
TDL.Field
- Class in
com.unitesk.atp.treedl
Attribute or Child
TDL.Field(String, Properties, Position, boolean, TDL.Modifiers, TDL.Type, TDL.ID, TDL.Code, TDL.Code, TDL.Code)
- Constructor for class com.unitesk.atp.treedl.
TDL.Field
TDL.ID
- Class in
com.unitesk.atp.treedl
Identifier.
TDL.ID(Position, String, LinkedToken)
- Constructor for class com.unitesk.atp.treedl.
TDL.ID
TDL.Modifiers
- Class in
com.unitesk.atp.treedl
TDL.Modifiers.Key
- Interface in
com.unitesk.atp.treedl
TDL.Module
- Class in
com.unitesk.atp.treedl
Module
TDL.Module(String, Properties, Position, boolean, TDL.QID, List, List, TDL.Code, TDL.Code, List)
- Constructor for class com.unitesk.atp.treedl.
TDL.Module
TDL.ModuleMember
- Class in
com.unitesk.atp.treedl
TDL.ModuleMember(String, Properties, Position, TDL.ID)
- Constructor for class com.unitesk.atp.treedl.
TDL.ModuleMember
TDL.ModuleTypeMember
- Class in
com.unitesk.atp.treedl
TDL.ModuleTypeMember(String, Properties, Position, TDL.ID, TDL.TypeRef)
- Constructor for class com.unitesk.atp.treedl.
TDL.ModuleTypeMember
TDL.NameType
- Class in
com.unitesk.atp.treedl
TDL.NameType(TDL.Cardinality, String)
- Constructor for class com.unitesk.atp.treedl.
TDL.NameType
TDL.NodeMember
- Class in
com.unitesk.atp.treedl
Node type declaration member
TDL.NodeMember(String, Properties, Position)
- Constructor for class com.unitesk.atp.treedl.
TDL.NodeMember
TDL.NodeType
- Class in
com.unitesk.atp.treedl
Type is node type or constant type reference.
TDL.NodeType(TDL.Cardinality, TDL.TypeRef)
- Constructor for class com.unitesk.atp.treedl.
TDL.NodeType
TDL.NodeTypeDecl
- Class in
com.unitesk.atp.treedl
Node type declaration
TDL.NodeTypeDecl(String, Properties, Position, TDL.ID, TDL.TypeRef, boolean, boolean, List, List)
- Constructor for class com.unitesk.atp.treedl.
TDL.NodeTypeDecl
TDL.NonVirtualParameterDecl
- Class in
com.unitesk.atp.treedl
TDL.NonVirtualParameterDecl(TDL.ID, TDL.Type)
- Constructor for class com.unitesk.atp.treedl.
TDL.NonVirtualParameterDecl
TDL.OperationDecl
- Class in
com.unitesk.atp.treedl
Operation declaration
TDL.OperationDecl(String, Properties, Position, TDL.ID, boolean, TDL.Type, List, List, List)
- Constructor for class com.unitesk.atp.treedl.
TDL.OperationDecl
TDL.OperationRef
- Class in
com.unitesk.atp.treedl
Reference to operation
TDL.OperationRef(TDL.ID, TDL.ID)
- Constructor for class com.unitesk.atp.treedl.
TDL.OperationRef
TDL.Parameter
- Class in
com.unitesk.atp.treedl
Case parameter
TDL.Parameter(TDL.TypeRef, TDL.ID)
- Constructor for class com.unitesk.atp.treedl.
TDL.Parameter
TDL.ParameterDecl
- Class in
com.unitesk.atp.treedl
Operation parameter
TDL.ParameterDecl(TDL.ID)
- Constructor for class com.unitesk.atp.treedl.
TDL.ParameterDecl
TDL.PredefinedType
- Class in
com.unitesk.atp.treedl
Predefined type
TDL.PredefinedType(TDL.Cardinality, TDL.PredefinedTypeKind)
- Constructor for class com.unitesk.atp.treedl.
TDL.PredefinedType
TDL.PredefinedTypeKind
- Class in
com.unitesk.atp.treedl
TDL.PredefinedTypeKind.Key
- Interface in
com.unitesk.atp.treedl
TDL.QID
- Class in
com.unitesk.atp.treedl
Qualified identifier.
TDL.QID(List)
- Constructor for class com.unitesk.atp.treedl.
TDL.QID
TDL.StorageType
- Class in
com.unitesk.atp.treedl
TDL.StorageType.Key
- Interface in
com.unitesk.atp.treedl
TDL.TDL_Visitor
- Interface in
com.unitesk.atp.treedl
TDL.Type
- Class in
com.unitesk.atp.treedl
Type
TDL.Type(TDL.Cardinality)
- Constructor for class com.unitesk.atp.treedl.
TDL.Type
TDL.TypeRef
- Class in
com.unitesk.atp.treedl
Reference to node type or constant type declararion
TDL.TypeRef(TDL.ID, TDL.ID)
- Constructor for class com.unitesk.atp.treedl.
TDL.TypeRef
TDL.VirtualParameterDecl
- Class in
com.unitesk.atp.treedl
TDL.VirtualParameterDecl(TDL.ID, TDL.TypeRef)
- Constructor for class com.unitesk.atp.treedl.
TDL.VirtualParameterDecl
TDL_DEFAULT_MBOX_CLASS
- Static variable in class com.unitesk.atp.treedl.
MessagesAction
TDL_DEFAULT_SUFFIX
- Static variable in class com.unitesk.atp.treedl.
Messages2Action
TDL_Factory
- Interface in
com.unitesk.atp.treedl
TDL_Module
- Class in
com.unitesk.atp.treedl
This class represents attributed tree of one tree description (.tdl file)
TDL_ModuleMap
- Class in
com.unitesk.atp.treedl
This class represents set of available modules.
TDL_ModuleMap(PluginManager, String)
- Constructor for class com.unitesk.atp.treedl.
TDL_ModuleMap
Create map of modules.
TDL_NodeFactory
- Class in
com.unitesk.atp.treedl
TDL_NodeFactory()
- Constructor for class com.unitesk.atp.treedl.
TDL_NodeFactory
TDL_NullFactory
- Class in
com.unitesk.atp.treedl
TDL_NullFactory()
- Constructor for class com.unitesk.atp.treedl.
TDL_NullFactory
TDL_PROPERTY_GROUP
- Static variable in class com.unitesk.atp.treedl.
Messages2Action
TDL_PROPERTY_GROUP
- Static variable in class com.unitesk.atp.treedl.
MessagesAction
TDL_PROPERTY_MBOX_CLASS
- Static variable in class com.unitesk.atp.treedl.
MessagesAction
TDL_PROPERTY_PATTERN
- Static variable in class com.unitesk.atp.treedl.
Messages2Action
TDL_PROPERTY_PATTERN
- Static variable in class com.unitesk.atp.treedl.
MessagesAction
TDL_PROPERTY_SUFFIX
- Static variable in class com.unitesk.atp.treedl.
Messages2Action
TextGenerator
- Class in
com.unitesk.atp.treedl
TextGenerator()
- Constructor for class com.unitesk.atp.treedl.
TextGenerator
toString()
- Method in class com.unitesk.atp.treedl.
Index
Convert index to String.
toString()
- Method in class com.unitesk.atp.treedl.
TDL.ID
toString()
- Method in class com.unitesk.atp.treedl.
TDL.QID
toString(TDL.Cardinality)
- Static method in class com.unitesk.atp.treedl.
TDL
toString(TDL.PredefinedTypeKind)
- Static method in class com.unitesk.atp.treedl.
TDL
toString(TDL.TypeRef)
- Static method in class com.unitesk.atp.treedl.
TDL
toString(TDL.Type)
- Static method in class com.unitesk.atp.treedl.
TDL
TranslateAction
- Class in
com.unitesk.atp.treedl
TranslateAction()
- Constructor for class com.unitesk.atp.treedl.
TranslateAction
U
unblock()
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
unblock()
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
unblock()
- Method in class com.unitesk.atp.treedl.
PrintVisitor
unblock_nl()
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
unblock_nl()
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
unblock_nl()
- Method in class com.unitesk.atp.treedl.
PrintVisitor
V
variantsExist(TDL.Module, int)
- Method in class com.unitesk.atp.treedl.
ModuleMatrix
Are there variants when i-th parameter is in the given module.
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
Checker
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
Java5NodeGenerator
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitBaseModule(TDL.BaseModule)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitBaseModule(TDL.BaseModule)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
Checker
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitBodyCodeMember(TDL.BodyCodeMember)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
Checker
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitCase(TDL.Case)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitCase(TDL.Case)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
Checker
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitCaseSignature(TDL.CaseSignature)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitCaseSignature(TDL.CaseSignature)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitCode(TDL.Code)
- Method in class com.unitesk.atp.treedl.
Checker
visitCode(TDL.Code)
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
visitCode(TDL.Code)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
visitCode(TDL.Code)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitCode(TDL.Code)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitCode(TDL.Code)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
Checker
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitConstructorCodeMember(TDL.ConstructorCodeMember)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
Checker
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
Java5NodeGenerator
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitConstTypeDecl(TDL.ConstTypeDecl)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
Checker
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitField(TDL.Field)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitField(TDL.Field)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitID(TDL.ID)
- Method in class com.unitesk.atp.treedl.
Checker
visitID(TDL.ID)
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
visitID(TDL.ID)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
visitID(TDL.ID)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitID(TDL.ID)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitID(TDL.ID)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
Checker
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
CSharpNodeFactoryGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
CSharpNullFactoryGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
Java5NodeFactoryGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
Java5NullFactoryGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
JavaNodeFactoryGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
JavaNullFactoryGenerator
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitModule(TDL.Module)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitModule(TDL.Module)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitModuleMember(TDL.ModuleMember)
- Method in class com.unitesk.atp.treedl.
Checker
visitModuleTypeMember(TDL.ModuleTypeMember)
- Method in class com.unitesk.atp.treedl.
Checker
visitModuleTypeMember(TDL.ModuleTypeMember)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitNameType(TDL.NameType)
- Method in class com.unitesk.atp.treedl.
Checker
visitNameType(TDL.NameType)
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
visitNameType(TDL.NameType)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitNameType(TDL.NameType)
- Method in class com.unitesk.atp.treedl.
Java5NodeGenerator
visitNameType(TDL.NameType)
- Method in class com.unitesk.atp.treedl.
Java5TextGenerator
visitNameType(TDL.NameType)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
visitNameType(TDL.NameType)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitNameType(TDL.NameType)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitNameType(TDL.NameType)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitNodeType(TDL.NodeType)
- Method in class com.unitesk.atp.treedl.
Checker
visitNodeType(TDL.NodeType)
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
visitNodeType(TDL.NodeType)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitNodeType(TDL.NodeType)
- Method in class com.unitesk.atp.treedl.
Java5NodeGenerator
visitNodeType(TDL.NodeType)
- Method in class com.unitesk.atp.treedl.
Java5TextGenerator
visitNodeType(TDL.NodeType)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
visitNodeType(TDL.NodeType)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitNodeType(TDL.NodeType)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitNodeType(TDL.NodeType)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
Checker
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
CSharpNodeFactoryGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
CSharpNullFactoryGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
Java5NodeFactoryGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
Java5NullFactoryGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
JavaNodeFactoryGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
JavaNullFactoryGenerator
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitNodeTypeDecl(TDL.NodeTypeDecl)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
Checker
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitNonVirtualParameterDecl(TDL.NonVirtualParameterDecl)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
Checker
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitOperationDecl(TDL.OperationDecl)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitOperationDecl(TDL.OperationDecl)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitOperationRef(TDL.OperationRef)
- Method in class com.unitesk.atp.treedl.
Checker
visitOperationRef(TDL.OperationRef)
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
visitOperationRef(TDL.OperationRef)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
visitOperationRef(TDL.OperationRef)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitOperationRef(TDL.OperationRef)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitOperationRef(TDL.OperationRef)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
VisitorAction
- Class in
com.unitesk.atp.treedl
VisitorAction()
- Constructor for class com.unitesk.atp.treedl.
VisitorAction
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
Checker
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitParameter(TDL.Parameter)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitParameter(TDL.Parameter)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitPredefinedType(TDL.PredefinedType)
- Method in class com.unitesk.atp.treedl.
Checker
visitPredefinedType(TDL.PredefinedType)
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
visitPredefinedType(TDL.PredefinedType)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitPredefinedType(TDL.PredefinedType)
- Method in class com.unitesk.atp.treedl.
Java5NodeGenerator
visitPredefinedType(TDL.PredefinedType)
- Method in class com.unitesk.atp.treedl.
Java5TextGenerator
visitPredefinedType(TDL.PredefinedType)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
visitPredefinedType(TDL.PredefinedType)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitPredefinedType(TDL.PredefinedType)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitPredefinedType(TDL.PredefinedType)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitQID(TDL.QID)
- Method in class com.unitesk.atp.treedl.
Checker
visitQID(TDL.QID)
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
visitQID(TDL.QID)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
visitQID(TDL.QID)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitQID(TDL.QID)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitQID(TDL.QID)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitType(TDL.Type)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitTypeRef(TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
Checker
visitTypeRef(TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
CSharpTextGenerator
visitTypeRef(TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitTypeRef(TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
Java5NodeGenerator
visitTypeRef(TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
Java5TextGenerator
visitTypeRef(TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
JavaTextGenerator
visitTypeRef(TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitTypeRef(TDL.TypeRef)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitTypeRef(TDL.TypeRef)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
Checker
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
CSharpCopyVisitorGenerator
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
CSharpDepthFirstWalkerGenerator
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
CSharpEmptyVisitorGenerator
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
CSharpInterfaceFactoryGenerator
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
CSharpNodeGenerator
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
Java5InterfaceFactoryGenerator
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
JavaCopyVisitorGenerator
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
JavaDepthFirstWalkerGenerator
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
JavaEmptyVisitorGenerator
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
JavaInterfaceFactoryGenerator
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
JavaNodeGenerator
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
PrintHTMLAction
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in class com.unitesk.atp.treedl.
PrintVisitor
visitVirtualParameterDecl(TDL.VirtualParameterDecl)
- Method in interface com.unitesk.atp.treedl.
TDL.TDL_Visitor
W
WalkerAction
- Class in
com.unitesk.atp.treedl
WalkerAction()
- Constructor for class com.unitesk.atp.treedl.
WalkerAction
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
S
T
U
V
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.