|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocatorType
A representation of the model object 'Locator Type'. Complex type for the <locator> element. Content type: (empty)
The following features are supported:
GraphMLPackage.getLocatorType()
extendedMetaData | = | "name='locator.type' |
kind | = | 'empty'" |
Method Summary | |
---|---|
String |
getHref()
Returns the value of the 'Href' attribute. |
TypeType |
getType()
Returns the value of the 'Type' attribute. |
boolean |
isSetType()
Returns whether the value of the ' Type ' attribute is set. |
void |
setHref(String value)
Sets the value of the ' Href ' attribute. |
void |
setType(TypeType value)
Sets the value of the ' Type ' attribute. |
void |
unsetType()
Unsets the value of the ' Type ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
String getHref()
setHref(String)
,
GraphMLPackage.getLocatorType_Href()
dataType | = | org.eclipse.emf.ecore.xml.type.AnyURI |
required | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'href' |
namespace | = | 'http://www.w3.org/1999/xlink'" |
void setHref(String value)
Href
' attribute.
value
- the new value of the 'Href' attribute.getHref()
TypeType getType()
TypeType
.
type of the hyperlink (fixed as simple).
TypeType
,
isSetType()
,
unsetType()
,
setType(TypeType)
,
GraphMLPackage.getLocatorType_Type()
unsettable | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'type' |
namespace | = | 'http://www.w3.org/1999/xlink'" |
void setType(TypeType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.TypeType
,
isSetType()
,
unsetType()
,
getType()
void unsetType()
Type
' attribute.
isSetType()
,
getType()
,
setType(TypeType)
boolean isSetType()
Type
' attribute is set.
unsetType()
,
getType()
,
setType(TypeType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |