|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Register | |
|---|---|
| net.sf.magicproject.event | Available events. |
| net.sf.magicproject.token | Unclassed constants. |
| Uses of Register in net.sf.magicproject.event |
|---|
| Constructors in net.sf.magicproject.event with parameters of type Register | |
|---|---|
ModifiedRegister(int idZone,
Test sourceTest,
Test testModified,
MCard card,
Operation op,
Register register,
Expression index)
Creates a new instance of MEventModifiedRegister specifying all attributes of this class. |
|
ModifiedRegisterRange(int idZone,
Test sourceTest,
Test testModified,
MCard card,
Operation op,
Register register,
Expression inf,
Expression sup)
Creates a new instance of MEventModifiedRegisterRange specifying all attributes of this class. |
|
| Uses of Register in net.sf.magicproject.token |
|---|
| Methods in net.sf.magicproject.token that return Register | |
|---|---|
static Register |
Register.deserialize(java.io.InputStream input)
Read and return the enum from the given inputstream. |
static Register |
Register.deserialize(int ordinal)
Read and return the enum from the given inputstream. |
static Register |
Register.valueOfXsd(java.lang.String xsdName)
Return null of enum value corresponding to the given Xsd name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||