org.eclipse.gmf.tooldef
Interface StyleSelector

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
GenericStyleSelector
All Known Implementing Classes:
GenericStyleSelectorImpl

public interface StyleSelector
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Style Selector'.

See Also:
GMFToolPackage.getStyleSelector()
Generated
Model Properties:
interface="true" abstract="true"

Method Summary
 boolean isOk(Object style)
           
 
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

isOk

boolean isOk(Object style)

Generated
Model Properties:


Copyright © 2012. All Rights Reserved.