|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A component chunk type. Such a type is made of a list of method signatures, which describes the methods provided by this chunk.
Method Summary | |
String |
getChunkSignature()
Returns the signatures of the methods provided by chunks of this type. |
boolean |
isSubTypeOf(ChunkType t)
Returns true if this chunk type if a sub type of the given
chunk type. |
Method Detail |
public String getChunkSignature()
public boolean isSubTypeOf(ChunkType t)
true
if this chunk type if a sub type of the given
chunk type.
t
- a chunk type
true
if this chunk type if a sub type of the given
chunk type.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |