Package com._1c.g5.v8.dt.mcore
Interface Color
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
AutoColor
,ColorDef
,ColorRef
,PlatformColor
,StyleColor
,SystemColor
- All Known Implementing Classes:
AutoColorImpl
,ColorDefImpl
,ColorImpl
,ColorRefImpl
,PlatformColorImpl
,StyleColorImpl
,SystemColorImpl
public interface Color
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Color'.
- 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
-
red
int red() -
green
int green() -
blue
int blue() -
compositeId
CompositeId compositeId()
-