Package | Description |
---|---|
org.polarsys.chess.fla.flaxml | |
org.polarsys.chess.fla.flaxml.impl | |
org.polarsys.chess.fla.flaxml.util |
Modifier and Type | Method and Description |
---|---|
Failure |
FlaxmlFactory.createFailure()
Returns a new object of class 'Failure'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Failure> |
InputPort.getInputFailure()
Returns the value of the 'Input Failure' containment reference list.
|
org.eclipse.emf.common.util.EList<Failure> |
OutputPort.getOutputFailure()
Returns the value of the 'Output Failure' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
FailureImpl
An implementation of the model object 'Failure'.
|
Modifier and Type | Method and Description |
---|---|
Failure |
FlaxmlFactoryImpl.createFailure() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Failure> |
InputPortImpl.getInputFailure() |
org.eclipse.emf.common.util.EList<Failure> |
OutputPortImpl.getOutputFailure() |
Modifier and Type | Method and Description |
---|---|
T |
FlaxmlSwitch.caseFailure(Failure object)
Returns the result of interpreting the object as an instance of 'Failure'.
|
boolean |
FlaxmlValidator.validateFailure(Failure failure,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |