|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="Type",
specification=ISO_19103)
public interface Type
The type definition. Every Type is identified by a
TypeName.
This class can be think as the equivalent of the Java Class class.
| Method Summary | |
|---|---|
TypeName |
getTypeName()
Returns the name that identifies this type. |
| Method Detail |
|---|
@UML(identifier="typeName",
obligation=MANDATORY,
specification=ISO_19103)
TypeName getTypeName()
Class.getName() method.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||