Class Ptm_mexpandingBean


  • public class Ptm_mexpandingBean
    extends Object
    A Simple Bean that captures all variables of this template.
    • Field Detail

      • template

        public String template
        template: The template resulting from the mtemplate expansion (expected type: xsd:string)
      • provenance

        public String provenance
        provenance: The provenance of the document resulting from the template expansion (expected type: xsd:string)
      • mtemplate

        public String mtemplate
        mtemplate: The meta template to be expanded (expected type: xsd:string)
      • bindings

        public String bindings
        bindings: The bindings used in expansion (expected type: xsd:string)
      • agent

        public Integer agent
        agent: The agent controlling the expansion (expected type: xsd:int)
      • mexpanding

        public Integer mexpanding
        mexpanding: The activity of expanding the template (expected type: xsd:int)
      • email

        public String email
        email: The agent's email (expected type: xsd:string)
      • time

        public String time
        time: Time when the transformed file is created (expected type: xsd:dateTime)
    • Constructor Detail

      • Ptm_mexpandingBean

        public Ptm_mexpandingBean()