Index

G I O R 
All Classes and Interfaces|All Packages

G

getDebug() - Method in class io.opencaesar.oml.convert.OmlConvertTask
The debug flag
getInputCatalogPath() - Method in class io.opencaesar.oml.convert.OmlConvertTask
The path to an input OML catalog
getInputFiles() - Method in class io.opencaesar.oml.convert.OmlConvertTask
The collection of input OML files referenced by the input OML catalog
getOutputCatalogPath() - Method in class io.opencaesar.oml.convert.OmlConvertTask
The path to an output OML catalog
getOutputFileExtension() - Method in class io.opencaesar.oml.convert.OmlConvertTask
The extension for the output OML files (options: oml, omlxmi, omljson)
getUseCatalog() - Method in class io.opencaesar.oml.convert.OmlConvertTask
Whether to use the catalog to resolve cross references (default: true, only relevant when output file extension is omlxmi or omljson)

I

io.opencaesar.oml.convert - package io.opencaesar.oml.convert
 

O

OmlConvertTask - Class in io.opencaesar.oml.convert
A gradle task to invoke the OmlConvert tool
OmlConvertTask() - Constructor for class io.opencaesar.oml.convert.OmlConvertTask
Creates a new OmlConvertTask object

R

run() - Method in class io.opencaesar.oml.convert.OmlConvertTask
The gradle task action logic.
G I O R 
All Classes and Interfaces|All Packages