public class StereotypeConversionParameter extends Object
Constructor and Description |
---|
StereotypeConversionParameter(String wellknown,
Set<String> subClassOf,
String rule) |
Modifier and Type | Method and Description |
---|---|
String |
getRule() |
Set<String> |
getSubClassOf() |
String |
getWellknown() |
public String getWellknown()
public Set<String> getSubClassOf()
null
. Note: the
values are given as (trimmed) QName-like strings, with the
namespace prefixes matching the namespace abbreviations of the
namespaces declared in the configuration.public String getRule()
Copyright © 2017. All rights reserved.