|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessLogProperty | |
|---|---|
| org.ow2.orchestra.pvm.processlog | |
| Uses of ProcessLogProperty in org.ow2.orchestra.pvm.processlog |
|---|
| Fields in org.ow2.orchestra.pvm.processlog with type parameters of type ProcessLogProperty | |
|---|---|
protected List<ProcessLogProperty> |
ProcessLogXmlSerializer.properties
|
protected List<ProcessLogProperty> |
ProcessLogProperty.properties
|
| Methods in org.ow2.orchestra.pvm.processlog that return ProcessLogProperty | |
|---|---|
ProcessLogProperty |
ProcessLogProperty.createProperty(String name)
|
ProcessLogProperty |
ProcessLogProperty.createProperty(String name,
String value)
|
| Methods in org.ow2.orchestra.pvm.processlog that return types with arguments of type ProcessLogProperty | |
|---|---|
abstract List<ProcessLogProperty> |
ProcessLogImpl.getProperties()
xml representation of the process log properties used for XML serialization. |
List<ProcessLogProperty> |
ProcessLog.getProperties()
xml representation of the process log properties used for XML serialization. |
List<ProcessLogProperty> |
ProcessLogProperty.getProperties()
|
| Methods in org.ow2.orchestra.pvm.processlog with parameters of type ProcessLogProperty | |
|---|---|
void |
ProcessLogProperty.addProperty(ProcessLogProperty property)
|
| Method parameters in org.ow2.orchestra.pvm.processlog with type arguments of type ProcessLogProperty | |
|---|---|
protected void |
ProcessLogXmlSerializer.appendProperties(Document document,
Element parent,
List<ProcessLogProperty> properties)
|
void |
ProcessLogProperty.setProperties(List<ProcessLogProperty> properties)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||