Package org.nasdanika.html.model.html
Interface StylesheetReference
- All Superinterfaces:
Adaptable,org.eclipse.emf.ecore.EObject,Marked,Marked,ModelElement,Notifier
- All Known Implementing Classes:
StylesheetReferenceImpl
A representation of the model object 'Stylesheet Reference'.
Reference to an external stylesheet.
The following features are supported:
- See Also:
-
Method Summary
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.nasdanika.ncore.Marked
getMarkers, mark, markMethods inherited from interface org.nasdanika.ncore.ModelElement
getAnnotation, getAnnotations, getDescription, getLabelPrototype, getRepresentations, getUris, getUuid, setAnnotation, setAnnotation, setAnnotation, setAnnotation, setAnnotation, setAnnotation, setAnnotations, setDescription, setLabelPrototype, setUuidMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getTarget
Returns the value of the 'Target' attribute. Stylesheet URL.- Returns:
- the value of the 'Target' attribute.
- See Also:
-
setTarget
Sets the value of the 'Target' attribute.- Parameters:
value- the new value of the 'Target' attribute.- See Also:
-