|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProfilingModel
A representation of the model object 'Profiling Model'.
The following features are supported:
ModelPackage.getProfilingModel()
Method Summary | |
---|---|
java.lang.String |
getModelName()
Returns the value of the 'Model Name' attribute |
void |
setModelName(java.lang.String value)
Sets the value of the ' Model Name ' attribute |
Methods inherited from interface org.eclipse.m2m.atl.profiler.model.ProfilingOperation |
---|
getContext, getEndMemoryUsage, getEndTime, getExecutionErrors, getExecutionInstructions, getMaxMemoryUsage, getTotalExecutedInstructions, isMatchingOperation, setEndMemoryUsage, setEndTime, setMatchingOperation, setMaxMemoryUsage, setTotalExecutedInstructions |
Methods inherited from interface org.eclipse.m2m.atl.profiler.model.ProfilingInstruction |
---|
getAtlInstruction, getContent, getInstructionID, getLaunchedMemoryUsage, getLaunchedTime, getParentOperation, getStackFrames, isHasError, setAtlInstruction, setContent, setHasError, setInstructionID, setLaunchedMemoryUsage, setLaunchedTime, setParentOperation |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getModelName()
If the meaning of the 'Model Name' attribute isn't clear, there really should be more of a description here...
setModelName(String)
,
ModelPackage.getProfilingModel_ModelName()
void setModelName(java.lang.String value)
Model Name
' attribute.
value
- the new value of the 'Model Name' attribute.getModelName()
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |