Uses of Class
de.interactive_instruments.ShapeChange.Model.Generic.GenericModel.PropertyCopyPositionIndicator

Packages that use GenericModel.PropertyCopyPositionIndicator
de.interactive_instruments.ShapeChange.Model.Generic   
 

Uses of GenericModel.PropertyCopyPositionIndicator in de.interactive_instruments.ShapeChange.Model.Generic
 

Methods in de.interactive_instruments.ShapeChange.Model.Generic that return GenericModel.PropertyCopyPositionIndicator
static GenericModel.PropertyCopyPositionIndicator GenericModel.PropertyCopyPositionIndicator.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GenericModel.PropertyCopyPositionIndicator[] GenericModel.PropertyCopyPositionIndicator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.interactive_instruments.ShapeChange.Model.Generic with parameters of type GenericModel.PropertyCopyPositionIndicator
 void GenericModel.copyClassContent(GenericClassInfo fromClass, GenericClassInfo toClass, GenericModel.PropertyCopyPositionIndicator copyPositionIndicator, GenericModel.PropertyCopyDuplicatBehaviorIndicator duplicateHandling)
          Copies the content of fromClass to toClass, including properties, associations (also self associations), but NOT constraints (because they are automatically retrieved and potentially overridden by each class while the input model is loaded).
 



Copyright © 2015. All rights reserved.