@UML(identifier="Type", specification=ISO_19103) public interface Type
Type is identified by a
TypeName.
This class can be think as the equivalent of the Java Class class.
| Modifier and Type | Method and Description |
|---|---|
TypeName |
getTypeName()
Returns the name that identifies this type.
|
@UML(identifier="typeName", obligation=MANDATORY, specification=ISO_19103) TypeName getTypeName()
Class.getName() method.Copyright © 1994–2019 Open Geospatial Consortium. All rights reserved.