25 lines
No EOL
1.1 KiB
HTML
25 lines
No EOL
1.1 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Location-constraint</title>
|
|
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h3>Location-constraint</h3><pre>Defined in file <a href="macro.asn.html">macro.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCLocation__constraint.html">CLocation_constraint</a>
|
|
|
|
|
|
Location-constraint ::= SEQUENCE {
|
|
strand <a href="Strand-constraint.html">Strand-constraint</a> DEFAULT any ,
|
|
seq-type <a href="Seqtype-constraint.html">Seqtype-constraint</a> DEFAULT any ,
|
|
partial5 <a href="Partial-constraint.html">Partial-constraint</a> DEFAULT either ,
|
|
partial3 <a href="Partial-constraint.html">Partial-constraint</a> DEFAULT either ,
|
|
location-type <a href="Location-type-constraint.html">Location-type-constraint</a> DEFAULT any ,
|
|
end5 <a href="Location-pos-constraint.html">Location-pos-constraint</a> OPTIONAL ,
|
|
end3 <a href="Location-pos-constraint.html">Location-pos-constraint</a> OPTIONAL }</pre>
|
|
</body>
|
|
</html> |