public interface Attribute
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ModelPackage.getAttribute()| Modifier and Type | Method and Description |
|---|---|
String |
getComment()
Returns the value of the 'Comment' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setComment(String value)
Sets the value of the '
Comment' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
String getComment()
setComment(String),
ModelPackage.getAttribute_Comment()void setComment(String value)
Comment' attribute.
value - the new value of the 'Comment' attribute.getComment()String getName()
setName(String),
ModelPackage.getAttribute_Name()Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.