, including all inherited members.
ABSPATH_ID | de.fraunhofer.isst.axbench.api.operations.IAXLOperation | [static] |
AbstractAXLOperation() | de.fraunhofer.isst.axbench.api.operations.AbstractAXLOperation | |
addAXLMessage(AXLMessage newMessage) | de.fraunhofer.isst.axbench.api.operations.AbstractAXLOperation | |
addAXLMessage(String sText, MessageType theType) | de.fraunhofer.isst.axbench.api.operations.AbstractAXLOperation | |
createSystemApplicationmodel(Model theModel, Collection< AbstractArchitectureModel > cllApplicationModels) | de.axbench.transformers.aspects.Weaver | [private] |
DEBUG_ID | de.fraunhofer.isst.axbench.api.operations.IAXLOperation | [static] |
DEFAULT | de.fraunhofer.isst.axbench.api.operations.IAXLOperation | [static] |
ERROR | de.fraunhofer.isst.axbench.api.operations.IAXLOperation | [static] |
executeAuxiliaryOperation(Map< String, Object > theInputParameters) | de.fraunhofer.isst.axbench.api.operations.AbstractAXLOperation | [protected] |
executeConcreteOperation(Map< String, Object > theInputParameters) | de.axbench.transformers.aspects.Weaver | [protected] |
executeOperation(Map< String, Object > theInputParameters) | de.fraunhofer.isst.axbench.api.operations.AbstractAXLOperation | |
executeWeavingAlgorithm(List< AspectRelation > lstAspectRelations) | de.axbench.transformers.aspects.Weaver | [private] |
getAXLMessageCount(MessageType theType) | de.fraunhofer.isst.axbench.api.operations.AbstractAXLOperation | |
getAXLMessages(MessageType theType) | de.fraunhofer.isst.axbench.api.operations.AbstractAXLOperation | |
getAXLMessages() | de.fraunhofer.isst.axbench.api.operations.AbstractAXLOperation | |
getOperationInterface(ParameterDirection theDirection) | de.fraunhofer.isst.axbench.api.operations.AbstractAXLOperation | |
ID_IN_ASPECTCOMPOSITION | de.axbench.transformers.aspects.Weaver | [static] |
ID_IN_MODEL | de.axbench.transformers.aspects.Weaver | [static] |
ID_OUT_MODEL | de.axbench.transformers.aspects.Weaver | [static] |
IDENTIFIER_SYSMODEL | de.axbench.transformers.aspects.Weaver | [private, static] |
IDENTIFIER_TOP | de.axbench.transformers.aspects.Weaver | [private, static] |
identifyElement(SubComponentInstance theSourceInstance, SubComponentInstance theTargetInstance) | de.axbench.transformers.aspects.Weaver | [private] |
identifyElement(PortInstance theSourceInstance, PortInstance theTargetInstance) | de.axbench.transformers.aspects.Weaver | [private] |
identifyElement(IGlobalInstance theSourceInstance, IGlobalInstance theTargetInstance) | de.axbench.transformers.aspects.Weaver | [private] |
identifyElement(IAXLangElement theSourceElement, IAXLangElement theTargetElement, IGlobalInstance theSourceInstance, IGlobalInstance theTargetInstance) | de.axbench.transformers.aspects.Weaver | [private] |
moveElement(IAXLangElement theElementToMove, IAXLangElement theTargetElement, Role theRole, IGlobalInstance theSourceInstance, IGlobalInstance theTargetInstance) | de.axbench.transformers.aspects.Weaver | [private] |
NONDEFAULT | de.fraunhofer.isst.axbench.api.operations.IAXLOperation | [static] |
ParameterDirection enum name | de.fraunhofer.isst.axbench.api.operations.IAXLOperation | |
removeAXLMessage(AXLMessage oldMessage) | de.fraunhofer.isst.axbench.api.operations.AbstractAXLOperation | |
setOperationInterface(OperationInterface newInterface, ParameterDirection theDirection) | de.fraunhofer.isst.axbench.api.operations.AbstractAXLOperation | |
weave(Model theModelToWeave, String theAspectComposition) | de.axbench.transformers.aspects.Weaver | |
weaveIdentityRelation(AspectRelationIdentity theIdentityRelation) | de.axbench.transformers.aspects.Weaver | [private] |
weaveModel(Model theModelToWeave, AspectComposition theAspectComposition) | de.axbench.transformers.aspects.Weaver | |
Weaver() | de.axbench.transformers.aspects.Weaver | |