org.modeldriven.fuml.assembly.adapter
Class ProfileAdapter

java.lang.Object
  extended by org.modeldriven.fuml.assembly.adapter.ProfileAdapter
All Implemented Interfaces:
AssemblyAdapter

public class ProfileAdapter
extends Object
implements AssemblyAdapter

Hack profile assemble adapter as stopgap measure until profiles are accommodated in fUML subset, or accommodated in some other way.


Constructor Summary
ProfileAdapter()
           
 
Method Summary
 Element assembleElement(StreamNode profileNode)
           
 Classifier getClassifier(StreamNode node)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileAdapter

public ProfileAdapter()
Method Detail

assembleElement

public Element assembleElement(StreamNode profileNode)
Specified by:
assembleElement in interface AssemblyAdapter

getClassifier

public Classifier getClassifier(StreamNode node)
Specified by:
getClassifier in interface AssemblyAdapter


Copyright © 2012. All Rights Reserved.