public class DefaultNamingPolicy extends Object implements NamingPolicy
| Constructor and Description |
|---|
DefaultNamingPolicy(String refPrefix) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName(org.kie.dmn.api.core.DMNType type) |
String |
getRef(org.kie.dmn.api.core.DMNType type) |
public DefaultNamingPolicy(String refPrefix)
public String getName(org.kie.dmn.api.core.DMNType type)
getName in interface NamingPolicypublic String getRef(org.kie.dmn.api.core.DMNType type)
getRef in interface NamingPolicyCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.