- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or action reference.
interface ICompilatedResourceReceiver
An object that expects to receive the Ecore objects from the compiled resources.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
- Since:
-
Action Summary
Action Details
- receiveCompiledResource(Resource)
-
def receiveCompiledResource(Resource)
The resource was successfully compiled.
- Parameters:
-
resource -