de.uni_bremen.st.rcf.model
Class ProcessDatas
java.lang.Object
de.uni_bremen.st.rcf.model.Relation<ProcessData>
de.uni_bremen.st.rcf.model.ProcessDatas
- All Implemented Interfaces:
- Iterable<ProcessData>
public class ProcessDatas
- extends Relation<ProcessData>
The ProcessData relation.
- Author:
- harder
Methods inherited from class de.uni_bremen.st.rcf.model.Relation |
addAttribute, addEnumAttribute, addListAttribute, addReferenceAttribute, addReferenceListAttribute, addScalarAttribute, append, equals, getAttribute, getAttributes, getEntry, getEntryType, getFirstEntry, getName, getRCF, hasAttribute, iterator, size |
getIdAttribute
public Attribute getIdAttribute()
getPhaseNameAttribute
public Attribute getPhaseNameAttribute()
getChildrenAttribute
public Attribute getChildrenAttribute()
getDescriptionAttribute
public Attribute getDescriptionAttribute()
getMemStartAttribute
public Attribute getMemStartAttribute()
getTotalRealAttribute
public Attribute getTotalRealAttribute()
getChildrenRealAttribute
public Attribute getChildrenRealAttribute()
getSelfRealAttribute
public Attribute getSelfRealAttribute()
getTotalCpuAttribute
public Attribute getTotalCpuAttribute()
getChildrenCpuAttribute
public Attribute getChildrenCpuAttribute()
getSelfCpuAttribute
public Attribute getSelfCpuAttribute()
getMemEndAttribute
public Attribute getMemEndAttribute()
Copyright © 2011. All Rights Reserved.