|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusinessProperty | |
---|---|
net.sf.msplice.model | |
net.sf.msplice.visitor | |
net.sf.msplice.visitor.impl |
Uses of BusinessProperty in net.sf.msplice.model |
---|
Fields in net.sf.msplice.model with type parameters of type BusinessProperty | |
---|---|
protected java.util.Dictionary<java.lang.String,BusinessProperty> |
CompositeElement.childBusinessProps
|
Methods in net.sf.msplice.model that return BusinessProperty | |
---|---|
BusinessProperty |
CompositeElement.getBusinessProperty(java.lang.String key)
|
Methods in net.sf.msplice.model with parameters of type BusinessProperty | |
---|---|
void |
CompositeElement.addBusinessProperty(BusinessProperty businessProperty)
|
Uses of BusinessProperty in net.sf.msplice.visitor |
---|
Methods in net.sf.msplice.visitor with parameters of type BusinessProperty | |
---|---|
java.lang.Object |
IVisitor.visit(BusinessProperty property)
|
java.lang.Object |
AbstractVisitor.visit(BusinessProperty businessProperty)
|
Uses of BusinessProperty in net.sf.msplice.visitor.impl |
---|
Methods in net.sf.msplice.visitor.impl with parameters of type BusinessProperty | |
---|---|
java.lang.Object |
UpdateViewVisitor.visit(BusinessProperty businessProperty)
|
java.lang.Object |
UpdateBusinessVisitor.visit(BusinessProperty businessProperty)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |