//methods ------------------------------------------
 public ShortDescription(SmartArtInterpreter SInter)
 {
     this.SInter = SInter;
 }
 //methods ------------------------------------------
 public LongDescriptionM(SmartArtInterpreter SInter)
 {
     this.SInter = SInter;
 }