public class RuleMetadata extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HIDE_ATTRIBUTES_IN_EDITOR |
static String |
HIDE_LHS_IN_EDITOR |
static String |
HIDE_RHS_IN_EDITOR |
Constructor and Description |
---|
RuleMetadata() |
RuleMetadata(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getAttributeName() |
String |
getValue() |
void |
setAttributeName(String attributeName) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.