Package | Description |
---|---|
de.interactive_instruments.ShapeChange |
Modifier and Type | Method and Description |
---|---|
RdfTypeMapEntry |
TargetOwlConfiguration.getTypeMapEntry(ClassInfo ci) |
RdfTypeMapEntry |
TargetOwlConfiguration.getTypeMapEntry(String typeName) |
RdfTypeMapEntry |
TargetOwlConfiguration.getTypeMapEntry(String typeName,
String schemaName)
Look up the map entry for a type, given its name and name of the schema
it belongs to.
|
RdfTypeMapEntry |
TargetOwlConfiguration.getTypeMapEntryByTypeInfo(PropertyInfo pi) |
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.