Parse_Keyword

Parent Previous Next

Full Library / Math Operator / Parser / Parse_Keyword
Block Name: Parse_Keyword

Code File Location: VisualSim/actor/lib/Parse_keyword

Block Overview

Header text .... ; name1 type1 value1 (';' is keyword 1, values directed to 'keyword_1_out') : name2 type2 value2 (':' is keyword 2, values directed to 'keyword_2_out') ; name3 type3 value3 (';' is keyword 1, again, values directed to 'keyword_1_out')

Field Detail

string_in

public TypedIOPort string_in


keyword_in

public TypedIOPort keyword_in


keyword_1_out

public TypedIOPort keyword_1_out


keyword_2_out

public TypedIOPort keyword_2_out


keyword_3_out

public TypedIOPort keyword_3_out


Keyword_1

public Parameter Keyword_1


Keyword_2

public Parameter Keyword_2


Keyword_3

public Parameter Keyword_3




Created with the Personal Edition of HelpNDoc: Free help authoring environment