This chapter describes how you can extend the behavior and functionality of applications by using the AWM API and implementing
the extension points provided by the AWM software.
Introduction AWM is a highly extensible framework which can be used in an Eclipse-based IDE to implement a specific application development
workflow.
Creating an AWM Plug-in Project This chapter describes how to set up an Eclipse plug-in project which is required when extending AWM.
Creating an AWM Function Package Extending the AWM model extension point com.microfocus.awm.model.extension will create a new function package which can be
used during AWM modelling.