|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Duplication
Java content class for duplication element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/fawkez/dev/src/xml/schema/cpd.xsd line 43)
<element name="duplication">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}file" maxOccurs="unbounded"/>
<element ref="{}codefragment"/>
</sequence>
<attribute name="lines" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="tokens" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
| Method Summary |
|---|
| Methods inherited from interface org.jcoderz.phoenix.cpd.jaxb.DuplicationType |
|---|
getCodefragment, getFile, getLines, getTokens, isSetCodefragment, isSetFile, isSetLines, isSetTokens, setCodefragment, setLines, setTokens, unsetCodefragment, unsetFile, unsetLines, unsetTokens |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||