|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.formaria.builder.generic.InstructionMapping
public class InstructionMapping
An instruction store
Copyright (c) Formaria Ltd., 2008, This software is licensed under the GNU Public License (GPL), please see license.txt for more details. If you make commercial use of this software you must purchase a commercial license from Formaria.
| Constructor Summary | |
|---|---|
InstructionMapping(java.lang.String identifier)
Creates a new instance of InstructionMapping |
|
| Method Summary | |
|---|---|
void |
addInstruction(java.util.Properties instruction)
Add an instruction |
InstructionProcessor |
getProcessor()
Get the instruction processor |
void |
setProcessor(InstructionProcessor p)
Set the custom builder. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstructionMapping(java.lang.String identifier)
identifier - the file format attribute used to identify the component type| Method Detail |
|---|
public void addInstruction(java.util.Properties instruction)
instruction - the instructionpublic InstructionProcessor getProcessor()
public void setProcessor(InstructionProcessor p)
p -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||