|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgrammaticUnitType
A representation of the model object 'Programmatic Unit Type'.
ExtPackage.getProgrammaticUnitType()
Field Summary | |
---|---|
static long |
SCALE_GI
|
static long |
SCALE_KI
|
static long |
SCALE_MI
|
static long |
SCALE_TI
|
Method Summary | |
---|---|
java.lang.String |
getErrorFlags()
|
int[] |
getErrorLocation()
|
java.lang.String |
getErrorMessage()
|
java.math.BigDecimal |
getModifier1()
Modifier1 of the Programmatic Unit syntax is a number, e.g. |
int |
getModifier2Base()
The Modifier2 base of the Programmatic Unit syntax is a base integer to an exponent, e.g. |
int |
getModifier2Exponent()
The Modifier2 exponent of the Programmatic Unit syntax, e.g. |
ProgrammaticUnit |
getProgrammaticUnitAST()
|
long |
getScale()
The combined scale for the modifier1 and modifier2 terms, e.g. |
boolean |
isDumpTokens()
|
boolean |
isValid()
|
void |
setDumpTokens(boolean dumpTokens)
|
Methods inherited from interface org.dmtf.schemas.wscim.cim.common.CimString |
---|
getAnyAttribute, getValue, setValue |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final long SCALE_KI
static final long SCALE_MI
static final long SCALE_GI
static final long SCALE_TI
Method Detail |
---|
ProgrammaticUnit getProgrammaticUnitAST()
boolean isDumpTokens()
void setDumpTokens(boolean dumpTokens)
dumpTokens
- the dumpTokens to setjava.lang.String getErrorMessage()
int[] getErrorLocation()
java.lang.String getErrorFlags()
boolean isValid()
java.math.BigDecimal getModifier1()
int getModifier2Base()
int getModifier2Exponent()
long getScale()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |