Package | Description |
---|---|
com.bstek.dorado.idesupport | |
com.bstek.dorado.idesupport.model |
Modifier and Type | Method and Description |
---|---|
protected void |
RuleSetBuilder.applyTemplateToProperty(PropertyTemplate propertyTemplate,
Property property,
RuleSet ruleSet) |
Modifier and Type | Method and Description |
---|---|
Property |
Property.getParentProperty() |
Property |
Rule.getPrimitiveProperty(java.lang.String name) |
Property |
Property.getProperty(java.lang.String name) |
Property |
Rule.getProperty(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,Property> |
Rule.getPrimitiveProperties() |
java.util.Map<java.lang.String,Property> |
Property.getProperties() |
java.util.Map<java.lang.String,Property> |
Rule.getProperties() |
Modifier and Type | Method and Description |
---|---|
void |
Rule.addPrimitiveProperty(Property property) |
void |
Property.addProperty(Property property) |
void |
Rule.addProperty(Property property) |
void |
Property.setParentProperty(Property parentProperty) |
Modifier and Type | Method and Description |
---|---|
void |
Rule.addPrimitiveProperties(java.util.Collection<Property> primitiveProperties) |
void |
Property.addProperties(java.util.Collection<Property> properties) |
void |
Rule.addProperties(java.util.Collection<Property> properties) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.