97 lines
2.6 KiB
HTML
97 lines
2.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<!--Converted with LaTeX2HTML 2012 (1.2)
|
|
original version by: Nikos Drakos, CBLU, University of Leeds
|
|
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
|
* with significant contributions from:
|
|
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>declar_interface</TITLE>
|
|
<META NAME="description" CONTENT="declar_interface">
|
|
<META NAME="keywords" CONTENT="patterns">
|
|
<META NAME="resource-type" CONTENT="document">
|
|
<META NAME="distribution" CONTENT="global">
|
|
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
|
|
<META NAME="Generator" CONTENT="LaTeX2HTML v2012">
|
|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
|
|
|
<LINK REL="STYLESHEET" HREF="SoC.css">
|
|
|
|
<LINK REL="next" HREF="node9.html">
|
|
<LINK REL="previous" HREF="node7.html">
|
|
<LINK REL="up" HREF="node5.html">
|
|
<LINK REL="next" HREF="node9.html">
|
|
</HEAD>
|
|
|
|
<BODY >
|
|
|
|
<DIV CLASS="navigation">
|
|
<table align="center" width="100%" cellpadding="0" cellspacing="2">
|
|
<tr><td class="navigation" align="left" width="33%"><B>Previous</B></td>
|
|
<td class="navigation" align="center" width="34%"><B>Up</B></td>
|
|
<td class="navigation" align="right" width="33%"><B>Next</B></td>
|
|
|
|
</tr><tr>
|
|
<td class="navigation" align="left" width="33%"><A HREF="node7.html">declar</A></td>
|
|
<td class="navigation" align="center" width="34%"><A HREF="node5.html">Methods</A></td>
|
|
<td class="navigation" align="right" width="33%"><A HREF="node9.html">declar</A></td>
|
|
|
|
</tr></table>
|
|
<hr>
|
|
<br>
|
|
</DIV>
|
|
<!--End of Navigation Panel-->
|
|
<!--Table of Child-Links-->
|
|
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
|
|
|
|
<UL CLASS="ChildLinks">
|
|
<LI><A NAME="tex2html117"
|
|
HREF="node8.html#SECTION00033100000000000000">Parameters</A>
|
|
</UL>
|
|
<!--End of Table of Child-Links-->
|
|
<HR>
|
|
|
|
<H2><A NAME="SECTION00033000000000000000"></A>
|
|
<A NAME="declar_interface"></A>
|
|
<BR>
|
|
declar_interface
|
|
</H2>
|
|
Adds all the connectors from a Stratus model to the pattern interface. Write
|
|
the corresponding connector declaration in the pattern file with name, arity
|
|
and direction directly taken from the connector proprieties.
|
|
<BR>
|
|
<P>
|
|
|
|
<H3><A NAME="SECTION00033100000000000000">
|
|
Parameters</A>
|
|
</H3>
|
|
|
|
<UL>
|
|
<LI>cell : the tested Stratus model reference. Optional if a reference to the
|
|
tested Stratus model was given during instanciation<A HREF="node6.html#patwrite">3.1</A>.
|
|
</LI>
|
|
<LI>format : optional format for the connectors values into the pattern file,
|
|
accepted values are :
|
|
|
|
<UL>
|
|
<LI>'B': binary (default),
|
|
</LI>
|
|
<LI>'X': hexadecimal,
|
|
</LI>
|
|
<LI>'O': octal.
|
|
|
|
</LI>
|
|
</UL>
|
|
</LI>
|
|
</UL>
|
|
|
|
<P>
|
|
<BR> <HR>
|
|
<ADDRESS>
|
|
Sophie B<small>ELLOEIL</small><br>20051116.1
|
|
</ADDRESS>
|
|
</BODY>
|
|
</HTML>
|