net.officefloor.eclipse.skin.standard.section
Class StandardSectionManagedObjectDependencyFigure

java.lang.Object
  extended by net.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure
      extended by net.officefloor.eclipse.skin.standard.section.StandardSectionManagedObjectDependencyFigure
All Implemented Interfaces:
OfficeFloorFigure, SectionManagedObjectDependencyFigure

public class StandardSectionManagedObjectDependencyFigure
extends AbstractOfficeFloorFigure
implements SectionManagedObjectDependencyFigure

Standard SectionManagedObjectDependencyFigure.

Author:
Daniel Sagenschneider

Constructor Summary
StandardSectionManagedObjectDependencyFigure(SectionManagedObjectDependencyFigureContext context)
          Initiate.
 
Method Summary
 void setSectionManagedObjectDependencyName(String sectionManagedObjectDependencyName)
          Specifies the SectionManagedObjectDependencyModel name to display.
 
Methods inherited from class net.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor, registerConnectionAnchor, registerSourceConnectionAnchor, registerTargetConnectionAnchor, setContentPane, setFigure
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.officefloor.eclipse.skin.OfficeFloorFigure
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
 

Constructor Detail

StandardSectionManagedObjectDependencyFigure

public StandardSectionManagedObjectDependencyFigure(SectionManagedObjectDependencyFigureContext context)
Initiate.

Parameters:
context - SectionManagedObjectDependencyFigureContext.
Method Detail

setSectionManagedObjectDependencyName

public void setSectionManagedObjectDependencyName(String sectionManagedObjectDependencyName)
Description copied from interface: SectionManagedObjectDependencyFigure
Specifies the SectionManagedObjectDependencyModel name to display.

Specified by:
setSectionManagedObjectDependencyName in interface SectionManagedObjectDependencyFigure
Parameters:
sectionManagedObjectDependencyName - Name to display.


Copyright © 2005-2013. All Rights Reserved.