<%==SIM:UserInput:InteractiveDocumentation_DiagramImageFormat=TextValue("Diagram Image Format","png")==%> <%==SIM:Element.Name==%> :: <%==SIM:Project.Name==%>

<%==SIM:Project.Name==%>: <%==SIM:Element.Name==%>

<%==SIM:Element.HtmlDocumentation==%>
<%==SIM:Element.Name==%>
<%==SIM:If:Element.HasStereotypes==%>

Stereotypes

<%==SIM:ForEach:Element.Stereotypes==%> <%==SIM:Stereotype==%> <%==SIM:EndFor==%> <%==SIM:EndIf==%> <%==SIM:If:Element.HasTaggedValues==%>

Tagged Values

<%==SIM:ForEach:Element.TaggedValues==%> <%==SIM:EndFor==%>
Name Value
<%==SIM:TaggedValue.Name==%> <%==SIM:TaggedValue.Value==%>
<%==SIM:EndIf==%>

Attributes

<%==SIM:ForEach:Element.AllAttributes==%> <%==SIM:EndFor==%>
Name Type Visibility Default Value Documentation
<%==SIM:Attribute.Name==%> <%==SIM:Attribute.TypeName==%> <%==SIM:Attribute.Visibility==%> <%==SIM:Attribute.DefaultValue==%> <%==SIM:Attribute.HtmlDocumentation==%>

Operations

<%==SIM:ForEach:Element.Operations==%> <%==SIM:EndFor==%>
Name Paramers Return Type Visibility Default Value Documentation
<%==SIM:Operation.Name==%> <%==SIM:ForEach:Operation.Parameters==%> <%==SIM:Parameter.Name==%> : <%==SIM:Parameter.Type==%> <%==SIM:IfNot:IsLastItem==%>, <%==SIM:EndIf==%> <%==SIM:EndFor==%> <%==SIM:Operation.ReturnType==%> <%==SIM:Operation.Visibility==%> <%==SIM:Operation.DefaultValue==%> <%==SIM:Operation.HtmlDocumentation==%>