| Namespace |
http://diggsml.org/schemas/3 |
|
Annotations
|
Concrete type extending TerminationCriteriaEnumType. Provides implementation for injection terminated by type.
|
|
|
Diagram
|
|
| Type |
extension of diggs:TerminationCriteriaEnumType |
| Type hierarchy |
|
|
Used by
|
|
|
Attributes
|
|
|
Source
|
<complexType name="InjectionTerminatedByType">
<annotation>
<documentation>Concrete type extending TerminationCriteriaEnumType. Provides implementation for injection terminated by type.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:TerminationCriteriaEnumType">
<attribute name="displacedFeature" type="diggs:TerminationFeatureExtEnumType">
<annotation>
<documentation>The displaced feature attribute.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|
|