Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
C
Change
- class org.autosemantix.deltalog.
Change
.
This class respresents a change in the current release of a project.
Change()
- Constructor for class org.autosemantix.deltalog.
Change
Change(int, String)
- Constructor for class org.autosemantix.deltalog.
Change
ClassElement
- class org.autosemantix.deltalog.
ClassElement
.
This class represents a class element in a deltalog change log.
ClassElement(String)
- Constructor for class org.autosemantix.deltalog.
ClassElement
ClassGenerator
- class org.autosemantix.generator.
ClassGenerator
.
This Class is a Java code generator created automatically using a JET template.
ClassGenerator(Project)
- Constructor for class org.autosemantix.generator.
ClassGenerator
Comparator
- class org.autosemantix.comparator.
Comparator
.
This class is reposonsible for comparing ontologies and determining which changes have occured.
Comparator(Project)
- Constructor for class org.autosemantix.comparator.
Comparator
Converter
- class org.autosemantix.deltalog.
Converter
.
This untility class provides an XSL transformation engine.
Converter(URL)
- Constructor for class org.autosemantix.deltalog.
Converter
Converter(File)
- Constructor for class org.autosemantix.deltalog.
Converter
clear()
- Method in class org.autosemantix.
Model
Reset the model to its initial empty state.
convert(String, File)
- Method in class org.autosemantix.deltalog.
Converter
Convert string data using the current transform and save it to a file.
convert(File, File)
- Method in class org.autosemantix.deltalog.
Converter
Convert the contents of one file to another using the current XSL transform.
createAttribute(String)
- Method in class org.autosemantix.
Model
Create a new attribute with the given name.
createOperation(String)
- Method in class org.autosemantix.
Model
Create a new method with the given name.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U