All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.cristalise.dsl.persistency.outcome.Reference.groovy Maven / Gradle / Ivy

Go to download

CRISTAL-iSE Domain Specific Language module for bootstrapping and funtional testing

There is a newer version: 6.0.0
Show newest version
package org.cristalise.dsl.persistency.outcome;

public class Reference {
    /**
     * It holds information about the referenced Item type, which is either
     * 
    *
  • String containing the Item type *
  • Reference of the PropertyDescriptionList object representing the referenced Item type *
*/ def itemType }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy