fr.fluxmedia.transmorpher.graph.prop
Interface Property
- All Superinterfaces:
- java.io.Serializable
public interface Property
- extends java.io.Serializable
Method Summary |
void |
generateXML()
Prints the XML expression of the call |
boolean |
satisfied(int Operation)
|
COMPOSITION
static final int COMPOSITION
- See Also:
- Constant Field Values
GENERATE
static final int GENERATE
- See Also:
- Constant Field Values
SERIALIZE
static final int SERIALIZE
- See Also:
- Constant Field Values
MERGE
static final int MERGE
- See Also:
- Constant Field Values
DISPATCH
static final int DISPATCH
- See Also:
- Constant Field Values
REPEAT
static final int REPEAT
- See Also:
- Constant Field Values
ADDATT
static final int ADDATT
- See Also:
- Constant Field Values
ADDTAG
static final int ADDTAG
- See Also:
- Constant Field Values
REMATT
static final int REMATT
- See Also:
- Constant Field Values
REMTAG
static final int REMTAG
- See Also:
- Constant Field Values
generateXML
void generateXML()
- Prints the XML expression of the call
satisfied
boolean satisfied(int Operation)
..no bottom yet...