Uses of Interface
org.eclipse.emf.emfstore.internal.common.model.PropertyStringValue

Packages that use PropertyStringValue
org.eclipse.emf.emfstore.internal.common.model   
org.eclipse.emf.emfstore.internal.common.model.impl   
org.eclipse.emf.emfstore.internal.common.model.util   
 

Uses of PropertyStringValue in org.eclipse.emf.emfstore.internal.common.model
 

Methods in org.eclipse.emf.emfstore.internal.common.model that return PropertyStringValue
 PropertyStringValue ModelFactory.createPropertyStringValue()
          Returns a new object of class 'Property String Value'.
 

Uses of PropertyStringValue in org.eclipse.emf.emfstore.internal.common.model.impl
 

Classes in org.eclipse.emf.emfstore.internal.common.model.impl that implement PropertyStringValue
 class PropertyStringValueImpl
          An implementation of the model object 'Property String Value'.
 

Methods in org.eclipse.emf.emfstore.internal.common.model.impl that return PropertyStringValue
 PropertyStringValue ModelFactoryImpl.createPropertyStringValue()
           
 

Uses of PropertyStringValue in org.eclipse.emf.emfstore.internal.common.model.util
 

Methods in org.eclipse.emf.emfstore.internal.common.model.util with parameters of type PropertyStringValue
 T ModelSwitch.casePropertyStringValue(PropertyStringValue object)
          Returns the result of interpreting the object as an instance of 'Property String Value'.
 



Copyright © 2015. All Rights Reserved.