Packageaway3d.library.naming
Classpublic class ErrorConflictStrategy
InheritanceErrorConflictStrategy Inheritance ConflictStrategyBase Inheritance Object



Public Methods
 MethodDefined By
  
ErrorConflictStrategy
  
[override]
ErrorConflictStrategy
  
resolveConflict(changedAsset:IAsset, oldAsset:IAsset, assetsDictionary:Object, precedence:String):void
[override]
ErrorConflictStrategy
Protected Methods
 MethodDefined By
 Inherited
updateNames(ns:String, nonConflictingName:String, oldAsset:IAsset, newAsset:IAsset, assetsDictionary:Object, precedence:String):void
Provided as a convenience method for all conflict strategy classes, as a way to finalize the conflict resolution by applying the new names and dispatching the correct events.
ConflictStrategyBase
Constructor Detail
ErrorConflictStrategy()Constructor
public function ErrorConflictStrategy()



Method Detail
create()method
override public function create():ConflictStrategyBase

Returns
ConflictStrategyBase
resolveConflict()method 
override public function resolveConflict(changedAsset:IAsset, oldAsset:IAsset, assetsDictionary:Object, precedence:String):void

Parameters

changedAsset:IAsset
 
oldAsset:IAsset
 
assetsDictionary:Object
 
precedence:String