public interface RegistryAnnotationsType
The following features are supported:
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$sccsid |
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getClassification()
Returns the value of the 'Classification' attribute list.
|
java.util.List<RegistryPropertyType> |
getProperty()
Returns the value of the 'Property' containment reference list.
|
java.util.List<RegistryRelationshipType> |
getRelationship()
Returns the value of the 'Relationship' containment reference list.
|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
java.util.List<RegistryPropertyType> getProperty()
RegistryPropertyType
.java.util.List<java.lang.String> getClassification()
String
.java.util.List<RegistryRelationshipType> getRelationship()
RegistryRelationshipType
.