|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamedStyle | |
---|---|
org.eclipse.gmf.runtime.notation | Notation meta-model primary package. |
org.eclipse.gmf.runtime.notation.impl | Aurora internal packages Package Specification ToDo: Fill in specific content |
org.eclipse.gmf.runtime.notation.util | Aurora internal packages Package Specification This package contains utility classes used by this plugin. |
Uses of NamedStyle in org.eclipse.gmf.runtime.notation |
---|
Subinterfaces of NamedStyle in org.eclipse.gmf.runtime.notation | |
---|---|
interface |
BooleanListValueStyle
A representation of the model object 'Boolean List Value Style' |
interface |
BooleanValueStyle
A representation of the model object 'Boolean Value Style' |
interface |
ByteArrayValueStyle
A representation of the model object 'Byte Array Value Style' |
interface |
DataTypeStyle
A representation of the model object 'Data Type Style' |
interface |
DobleValueStyle
A representation of the model object 'Doble Value Style' |
interface |
DoubleListValueStyle
A representation of the model object 'Double List Value Style' |
interface |
DoubleValueStyle
A representation of the model object 'Double Value Style' |
interface |
EObjectListValueStyle
A representation of the model object 'EObject List Value Style' |
interface |
EObjectValueStyle
A representation of the model object 'EObject Value Style' |
interface |
IntListValueStyle
A representation of the model object 'Int List Value Style' |
interface |
IntValueStyle
A representation of the model object 'Int Value Style' |
interface |
ListValueStyle
A representation of the model object 'List Value Style' |
interface |
PropertiesSetStyle
A representation of the model object 'Properties Set Style' |
interface |
SingleValueStyle
A representation of the model object 'Single Value Style' |
interface |
StringListValueStyle
A representation of the model object 'String List Value Style' |
interface |
StringValueStyle
A representation of the model object 'String Value Style' |
Methods in org.eclipse.gmf.runtime.notation that return NamedStyle | |
---|---|
NamedStyle |
NotationFactory.createNamedStyle()
Returns a new object of class 'Named Style' |
NamedStyle |
View.getNamedStyle(org.eclipse.emf.ecore.EClass eClass,
java.lang.String name)
|
Uses of NamedStyle in org.eclipse.gmf.runtime.notation.impl |
---|
Classes in org.eclipse.gmf.runtime.notation.impl that implement NamedStyle | |
---|---|
class |
BooleanListValueStyleImpl
An implementation of the model object 'Boolean List Value Style' |
class |
BooleanValueStyleImpl
An implementation of the model object 'Boolean Value Style' |
class |
ByteArrayValueStyleImpl
An implementation of the model object 'Byte Array Value Style' |
class |
DataTypeStyleImpl
An implementation of the model object 'Data Type Style' |
class |
DoubleListValueStyleImpl
An implementation of the model object 'Double List Value Style' |
class |
DoubleValueStyleImpl
An implementation of the model object 'Double Value Style' |
class |
EObjectListValueStyleImpl
An implementation of the model object 'EObject List Value Style' |
class |
EObjectValueStyleImpl
An implementation of the model object 'EObject Value Style' |
class |
IntListValueStyleImpl
An implementation of the model object 'Int List Value Style' |
class |
IntValueStyleImpl
An implementation of the model object 'Int Value Style' |
class |
ListValueStyleImpl
An implementation of the model object 'List Value Style' |
class |
NamedStyleImpl
An implementation of the model object 'Named Style' |
class |
PropertiesSetStyleImpl
An implementation of the model object 'Properties Set Style' |
class |
SingleValueStyleImpl
An implementation of the model object 'Single Value Style' |
class |
StringListValueStyleImpl
An implementation of the model object 'String List Value Style' |
class |
StringValueStyleImpl
An implementation of the model object 'String Value Style' |
Methods in org.eclipse.gmf.runtime.notation.impl that return NamedStyle | |
---|---|
NamedStyle |
NotationFactoryImpl.createNamedStyle()
|
NamedStyle |
ViewImpl.getNamedStyle(org.eclipse.emf.ecore.EClass eClass,
java.lang.String name)
|
Uses of NamedStyle in org.eclipse.gmf.runtime.notation.util |
---|
Methods in org.eclipse.gmf.runtime.notation.util with parameters of type NamedStyle | |
---|---|
java.lang.Object |
NotationSwitch.caseNamedStyle(NamedStyle object)
Returns the result of interpreting the object as an instance of 'Named Style' |
|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.