Uses of Class
de.mid.innovator.srv2api.icw2class.ARG_CLParameterDeclaration
Packages that use ARG_CLParameterDeclaration
Package
Description
The Common Behaviors package specifies the core concepts required for dynamic
elements and provides the infrastructure to support more detailed definitions of
behavior.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of ARG_CLParameterDeclaration in de.mid.innovator.srv2api.icw2be
Fields in de.mid.innovator.srv2api.icw2be declared as ARG_CLParameterDeclarationFields in de.mid.innovator.srv2api.icw2be with type parameters of type ARG_CLParameterDeclarationMethods in de.mid.innovator.srv2api.icw2be with parameters of type ARG_CLParameterDeclarationModifier and TypeMethodDescriptionvoidBEBehavior.modifyBehaviorDeclaration(BEBehavior ohBE, String strDecl, String strName, List<ARG_CLParameterDeclaration> seqPar, ARG_CLParameterDeclaration valParReturn, int idStereoBe, int idStereoPar, int idModel) Modifies the declaration of this behavior with all parameters.Method parameters in de.mid.innovator.srv2api.icw2be with type arguments of type ARG_CLParameterDeclarationModifier and TypeMethodDescriptionvoidBEBehavior.modifyBehaviorDeclaration(BEBehavior ohBE, String strDecl, String strName, List<ARG_CLParameterDeclaration> seqPar, ARG_CLParameterDeclaration valParReturn, int idStereoBe, int idStereoPar, int idModel) Modifies the declaration of this behavior with all parameters.Constructors in de.mid.innovator.srv2api.icw2be with parameters of type ARG_CLParameterDeclarationModifierConstructorDescriptionARG_BEBehaviorDeclaration(BEBehavior ohBE, String strDecl, String strName, List<ARG_CLParameterDeclaration> seqPar, ARG_CLParameterDeclaration valParReturn, int idStereoBe, int idStereoPar, int idModel) Constructor parameters in de.mid.innovator.srv2api.icw2be with type arguments of type ARG_CLParameterDeclarationModifierConstructorDescriptionARG_BEBehaviorDeclaration(BEBehavior ohBE, String strDecl, String strName, List<ARG_CLParameterDeclaration> seqPar, ARG_CLParameterDeclaration valParReturn, int idStereoBe, int idStereoPar, int idModel) -
Uses of ARG_CLParameterDeclaration in de.mid.innovator.srv2api.icw2class
Fields in de.mid.innovator.srv2api.icw2class declared as ARG_CLParameterDeclarationFields in de.mid.innovator.srv2api.icw2class with type parameters of type ARG_CLParameterDeclarationMethods in de.mid.innovator.srv2api.icw2class with parameters of type ARG_CLParameterDeclarationModifier and TypeMethodDescriptionvoidCLOperation.modifyOperationDeclaration(CLOperation ohOp, String strDecl, String strName, List<ARG_CLParameterDeclaration> seqPar, ARG_CLParameterDeclaration valParReturn, int idStereoOp, int idStereoPar, int idModel) Modifies the declaration of this operation with all parameters.Method parameters in de.mid.innovator.srv2api.icw2class with type arguments of type ARG_CLParameterDeclarationModifier and TypeMethodDescriptionvoidCLOperation.modifyOperationDeclaration(CLOperation ohOp, String strDecl, String strName, List<ARG_CLParameterDeclaration> seqPar, ARG_CLParameterDeclaration valParReturn, int idStereoOp, int idStereoPar, int idModel) Modifies the declaration of this operation with all parameters.Constructors in de.mid.innovator.srv2api.icw2class with parameters of type ARG_CLParameterDeclarationModifierConstructorDescriptionARG_CLOperationDeclaration(CLOperation ohOp, String strDecl, String strName, List<ARG_CLParameterDeclaration> seqPar, ARG_CLParameterDeclaration valParReturn, int idStereoOp, int idStereoPar, int idModel) Constructor parameters in de.mid.innovator.srv2api.icw2class with type arguments of type ARG_CLParameterDeclarationModifierConstructorDescriptionARG_CLOperationDeclaration(CLOperation ohOp, String strDecl, String strName, List<ARG_CLParameterDeclaration> seqPar, ARG_CLParameterDeclaration valParReturn, int idStereoOp, int idStereoPar, int idModel)