Modifier and Type | Method and Description |
---|---|
void |
Converter.convert(Model model)
Convert the application schema.
|
SortedSet<ClassInfo> |
ClassSelector.selectClasses(Model m,
Set<PackageInfo> owners) |
Set<PackageInfo> |
PackageSelector.selectPackages(Model m) |
Modifier and Type | Class and Description |
---|---|
class |
ModelImpl |
Modifier and Type | Method and Description |
---|---|
Model |
Info.model() |
Modifier and Type | Class and Description |
---|---|
class |
EADocument |
Modifier and Type | Method and Description |
---|---|
Model |
PropertyInfoEA.model()
Return EA model object.
|
Model |
PackageInfoEA.model()
Return EA model object.
|
Model |
OperationInfoEA.model()
Return EA model object.
|
Model |
ClassInfoEA.model()
Return EA model object.
|
Model |
AssociationInfoEA.model()
Return Model object
|
Modifier and Type | Class and Description |
---|---|
class |
GenericModel |
Modifier and Type | Method and Description |
---|---|
Model |
GenericPackageInfo.model() |
Constructor and Description |
---|
GenericModel(Model model) |
Modifier and Type | Class and Description |
---|---|
class |
Xmi10Document |
Modifier and Type | Method and Description |
---|---|
Model |
PropertyInfoXmi10.model() |
Model |
PackageInfoXmi10.model() |
Model |
OperationInfoXmi10.model() |
Model |
ClassInfoXmi10.model() |
Model |
AssociationInfoXmi10.model() |
Modifier and Type | Method and Description |
---|---|
static SortedSet<String> |
ProfileUtil.findNamesOfAllProfiles(Model model,
boolean searchInWholeModel) |
Constructor and Description |
---|
ModelProfileValidator(Model model,
ShapeChangeResult result) |
Modifier and Type | Method and Description |
---|---|
static de.interactive_instruments.antlr.ShapeChangeAntlr.SbvrParserHelper |
SbvrUtil.createParserHelper(Model m) |
static SortedSet<String> |
SbvrUtil.identifyNouns(Model m)
Identifies the nouns contained in the model, more specifically in the
selected schemas.
|
static SortedSet<String> |
SbvrUtil.identifyVerbs(Model m)
Identifies the verbs contained in the model, more specifically in the
selected schemas.
|
Constructor and Description |
---|
Sbvr2FolParser(Model m) |
Sbvr2FolParser(Model m,
boolean logParsingErrorsAsInfos) |
Sbvr2FolVisitor(Model m,
FolConstraint con) |
SbvrRuleLoader(String sbvrFileLocation,
Options options,
ShapeChangeResult result,
Model model) |
Modifier and Type | Method and Description |
---|---|
void |
Target.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly)
Allows a target to perform the necessary initialization routines before
processing.
|
Modifier and Type | Method and Description |
---|---|
void |
AppConfiguration.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
ArcGISWorkspace.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
CDB.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
CodelistRegister.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
void |
CodelistDictionariesML.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
void |
CodelistDictionaries.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
Definitions.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
UmlModel.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
FeatureCatalogue.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Field and Description |
---|---|
protected Model |
FOL2Schematron.model |
Modifier and Type | Method and Description |
---|---|
void |
FOL2Schematron.initialise(PackageInfo schemaPi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
JsonSchema.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly)
Initialize target generation for the JSON Schema output.
|
Modifier and Type | Method and Description |
---|---|
void |
XSLT.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
Excel.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationSchemaMetadata.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
ModelExport.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
RDF.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
void |
OWLISO19150.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Constructor and Description |
---|
OntologyModel(Model m,
Options o,
ShapeChangeResult r,
String prefix,
String rdfns,
String name,
String path,
String fileName,
OWLISO19150 owliso19150)
This constructor is used to create an ontology model for codes
(individuals, maybe also classes).
|
OntologyModel(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
String xmlprefix,
OWLISO19150 owliso19150) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileTransferEA.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationXmlSchema.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Field and Description |
---|---|
protected static Model |
SqlDdl.model |
protected Model |
ReplicationSchemaVisitor.model |
protected Model |
DatabaseModelVisitor.model |
Modifier and Type | Method and Description |
---|---|
void |
SqlDdl.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Constructor and Description |
---|
SqlBuilder(SqlDdl sqlddl,
ShapeChangeResult result,
Options options,
Model model,
SqlNamingScheme namingScheme) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationSchemaStatistic.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Field and Description |
---|---|
protected Model |
XsdDocument.model |
Modifier and Type | Method and Description |
---|---|
void |
XmlSchema.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Constructor and Description |
---|
SchematronSchema(Model mdl,
Options o,
ShapeChangeResult r,
PackageInfo p)
Ctor
|
XsdDocument(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
String n) |
Copyright © 2018. All rights reserved.