Package com._1c.g5.v8.dt.mcore
Interface Border
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
BorderDef
,BorderRef
,PlatformBorder
,StyleBorder
- All Known Implementing Classes:
BorderDefImpl
,BorderImpl
,BorderRefImpl
,PlatformBorderImpl
,StyleBorderImpl
public interface Border
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Border'.
- 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, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
style
BorderStyle style() -
width
int width() -
compositeId
CompositeId compositeId()
-