Package | Description |
---|---|
de.interactive_instruments.ShapeChange |
Modifier and Type | Method and Description |
---|---|
TypeConversionParameter |
TargetOwlConfiguration.getTypeConversionParameter(ClassInfo ci) |
TypeConversionParameter |
TargetOwlConfiguration.getTypeConversionParameter(String typeName,
String schemaName)
Look up the conversion parameter for a type, given its name and name of
the schema it belongs to.
|
Constructor and Description |
---|
TargetOwlConfiguration(String className,
ProcessMode processMode,
Map<String,String> parameters,
Map<String,ProcessRuleSet> ruleSets,
Set<String> inputIds,
List<Namespace> namespaces,
Element advancedProcessConfigurations,
Map<String,List<RdfTypeMapEntry>> rdfTypeMapEntries,
Map<String,List<RdfPropertyMapEntry>> rdfPropertyMapEntries,
SortedMap<String,List<StereotypeConversionParameter>> stereotypeConversionParameters,
Map<String,List<TypeConversionParameter>> typeConversionParameters,
Map<String,List<PropertyConversionParameter>> propertyConversionParameters,
List<DescriptorTarget> descriptorTargets,
Map<ConstraintMapping.ConstraintType,ConstraintMapping> constraintMappings)
Creates a TargetOwlConfiguration.
|
Copyright © 2018. All rights reserved.