Class ProjectDecisionVariableDeclaration

    • Constructor Detail

      • ProjectDecisionVariableDeclaration

        ProjectDecisionVariableDeclaration()
        Constructor for serialization.
      • ProjectDecisionVariableDeclaration

        public ProjectDecisionVariableDeclaration​(java.lang.String name,
                                                  IDatatype type,
                                                  ModelElement 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