Class ConstantDecisionVariableDeclaration

    • Constructor Detail

      • ConstantDecisionVariableDeclaration

        public ConstantDecisionVariableDeclaration​(java.lang.String name,
                                                   IDatatype type,
                                                   IModelElement parent)
        Constructor for decision variable declaration.
        Parameters:
        name - Name of the decision variable declaration
        type - type of the new VariableDeclaration
        parent - the object, in which this specific one is embedded